FMX.ListView.Appearances.TCustomItemObjects.SetInternalSize
Delphi
procedure SetInternalSize(const AGlyphButton: TGlyphButtonObjectAppearance;  AStyleResources: TListItemStyleResources); overload;
procedure SetInternalSize(const AAccessory: TAccessoryObjectAppearance;  AStyleResources: TListItemStyleResources); overload;
C++
void __fastcall SetInternalSize(TGlyphButtonObjectAppearance* const AGlyphButton, Fmx::Listview::Types::TListItemStyleResources* AStyleResources)/* overload */;
void __fastcall SetInternalSize(TAccessoryObjectAppearance* const AAccessory, Fmx::Listview::Types::TListItemStyleResources* AStyleResources)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TCustomItemObjects | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。