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