Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomBitBtn.Layout

Layout of button - Glyph at top, bottom, left or right.

Declaration

Source position: buttons.pp line 215

public property TCustomBitBtn.Layout : TButtonLayout
  read FLayout
  write SetLayout
  default blGlyphLeft;