FMX.ListView.Appearances.TCommonObjectAppearance.InitDefaultValues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InitDefaultValues(const ADefaults: TCommonObjectAppearance); virtual;

C++

virtual void __fastcall InitDefaultValues(TCommonObjectAppearance* const ADefaults);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCommonObjectAppearance

Description

Raises an exception if the specified instance of TCommonObjectAppearance was not created with the AIsDefaultValues parameter set to True.