TBasicAction : Property overview by Name
Member | Visibility | Description |
---|---|---|
ActionComponent(TBasicAction) | public | Returns the component that initiated the action. |
ComObject(TComponent) | public | Interface reference implemented by the component |
ComponentCount(TComponent) | public | Count of owned components |
ComponentIndex(TComponent) | public | Index of component in it's owner's list. |
Components(TComponent) | public | Indexed list (zero-based) of all owned components. |
ComponentState(TComponent) | public | Current component's state. |
ComponentStyle(TComponent) | public | Current component's style. |
DesignInfo(TComponent) | public | Information for IDE designer. |
Name(TComponent) | published | Name of the component. |
Owner(TComponent) | public | Owner of this component. |
Tag(TComponent) | published | Tag value of the component. |
VCLComObject(TComponent) | public | Not implemented. |