FMX.ListView.Appearances.IAppearanceItemOwner.GetAppearanceProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAppearanceProperties: TArray<TItemAppearanceProperties>;

C++

virtual System::DynamicArray<TItemAppearanceProperties*> __fastcall GetAppearanceProperties() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances IAppearanceItemOwner

Description

Returns an array with the appearance properties of the control.