[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The action to be associated with this control
Source position: controls.pp line 1371
public property TControl.Action: TBasicAction |
// standard properties, which should be supported by all descendants
The (default) action to be associated with this control
Can either read the action already associated with the control (GetAction), or write an action to be associated (SetAction)
lazarus-ccr.sourceforge.net |