FMX.ListView.Appearances.TCustomItemObjects.SetInternalSize

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

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。