FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance

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

FMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTCustomGlyphButtonObjectAppearance

Delphi

TCustomGlyphButtonObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomGlyphButtonObjectAppearance : public TCommonObjectAppearance

プロパティ

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

説明

グリフ(グラフィカル)ボタン オブジェクトのグラフィカルな外観について記述する機能を実装したものです。


Appearances.TCustomGlyphButtonObjectAppearance で実装された機能で参照することのできるボタンの種類は以下のとおりです。

  • 追加ボタン
  • チェック ボックス形式のボタン
  • 削除ボタン

関連項目