[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TButtonLayout

A set of constants to define the position of a glyph on a button.

Declaration

Source position: buttons.pp line 47

type TButtonLayout = (

  blGlyphLeft,

  

  blGlyphRight,

  

  blGlyphTop,

  

  blGlyphBottom

  

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads