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

TToolButton.Indeterminate

Indeterminate - if True, this button is in an unspecified state. Default False

Declaration

Source position: comctrls.pp line 1943

published property TToolButton.Indeterminate: Boolean
  read FIndeterminate
  write SetIndeterminate
  default false;