FMX.ListView.Appearances.TCustomItemObjects.SetInternalSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCustomItemObjects

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.