[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#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;