FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.CreateDefaultValues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateDefaultValues: TObjectAppearance; override;

C++

virtual TObjectAppearance* __fastcall CreateDefaultValues();

Properties

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

Description

Creates an instance of the same type of this object appearance that you can use as value for DefaultValues.