[Overview][Types][Classes][Procedures and functions][Index] |
The edit control associated with this action.
Source position: stdactns.pas line 45
public property TEditAction.Control : TCustomEdit |
Control is a TCustomEdit property with the control for the standard editing action. Control limits the target for the action to a specific control. Setting a new value for the property causes a free notification to be added or removed as needed for the new property value.
|
Handles the notification performed when a component is added to or removed from the class instance. |
|
|
The base class for controls presenting editable text. |
|
Version 4.0 | Generated 2025-05-03 | Home |