[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 1656

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

See also

#lcl.Controls.TControlState

  

Set of permissible Control states

The latest version of this document can be found at lazarus-ccr.sourceforge.net.