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

TCustomSpeedButton.Layout

Indicates the alignment of the glyph bitmap relative to the caption for the control.

Declaration

Source position: buttons.pp line 422

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