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

TControl.ControlState

State flags, telling whether the control has been clicked, data being read, control being re-drawn, etc.

Declaration

Source position: controls.pp line 1589

public property TControl.ControlState : TControlState
  read FControlState
  write FControlState;

See also

#lcl.Controls.TControlState

  

Set of permissible Control states