FMX.ActnList.ICaption Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetText | public | Getter for the Text property. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetText | public | Setter for the Text property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |
| TextStored | public | If the TextStored method returns True, the Text must be saved in the fmx-file. |