FMX.ListBox.TListBoxItemStyleDefaults

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

System.Classes.TPersistentSystem.TObjectTListBoxItemStyleDefaults

Delphi

TListBoxItemStyleDefaults = class(TPersistent)

C++

class PASCALIMPLEMENTATION TListBoxItemStyleDefaults : public System::Classes::TPersistent

プロパティ

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

説明

リスト ボックス項目のデフォルトの StyleLookup 値が格納されています。


TListBoxItemStyleDefaults には、このリスト ボックスに追加される項目にまだ StyleLookup が指定されていない場合にその項目に割り当てられるデフォルトの StyleLookup 値が格納されています。

関連項目