FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.ButtonType

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

Delphi

property ButtonType: TGlyphButtonType read FButtonType write SetButtonType;

C++

__property Fmx::Listview::Types::TGlyphButtonType ButtonType = {read=FButtonType, write=SetButtonType, nodefault};

プロパティ

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


説明

このグリフ ボタン外観の種類です。

関連項目