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

TControl.ControlStyle

Style flags, specifying whether the control responds to mouse clicks, can be re-sized, has particular actions, etc.

Declaration

Source position: controls.pp line 1657

public property TControl.ControlStyle : TControlStyle
  read FControlStyle
  write FControlStyle;

See also

#lcl.Controls.TControlStyle

  

Set of control styles.

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