FMX.Types.TCustomCaret.Flasher

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Flasher: IFlasher read GetFlasher;

C++

__property _di_IFlasher Flasher = {read=GetFlasher};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomCaret

説明

現在の TCustomCaret オブジェクトに登録されている、IFlasher 型のフラッシャ オブジェクトを保持します。

関連項目