FMX.Types.IFlasher Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetCaret | public | Declaration of the getter method for the Caret property. |
| GetColor | public | Declaration of the getter method for the Color property. |
| GetInterval | public | Declares the getter method for the blinking Interval property. |
| GetOpacity | public | Declaration of the getter method for the Opacity property. |
| GetPos | public | Declaration of the getter method for the Pos property. |
| GetSize | public | Returns the TSizeF size of the flasher shape. |
| GetVisible | public | Declaration of the getter method for the Visible 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. |
| SetCaret | public | Declaration of the setter method for the Caret property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |
| UpdateState | public | Declaration of the method that updates the state of the IFlasher type object in a class implementing the IFlasher interface. |