FMX.Types.TCustomCaret.Flasher
Delphi
property Flasher: IFlasher read GetFlasher;
C++
__property _di_IFlasher Flasher = {read=GetFlasher};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TCustomCaret |
Description
Keeps the IFlasher type flasher object registered for the current TCustomCaret object.