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

TToolBar.Indent

Indent - the amount by which the buttons should be indented Default is 1

Declaration

Source position: comctrls.pp line 2105

published property TToolBar.Indent: Integer
  read FIndent
  write SetIndent
  default 1;