FMX.ListView.Types.TListItemGlyphButton.ButtonType

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

Delphi

property ButtonType: TGlyphButtonType read FButtonType write SetButtonType;

C++

__property TGlyphButtonType ButtonType = {read=FButtonType, write=SetButtonType, nodefault};

プロパティ

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


説明

リスト 項目群の TGlyphButtonType を示します。

関連項目