Show: Delphi C++
Display Preferences

FMX.Types.TFmxObjectClass

From XE2 API Documentation
Jump to: navigation, search

Delphi

type TFmxObjectClass = class of TFmxObject;

C++

typedef System::TMetaClass* TFmxObjectClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

TFmxObjectClass defines the metaclass for TFmxObject.

TFmxObjectClass is the metaclass for TFmxObject. Its value is the class reference for TFmxObject or for one of its descendants.

See Also

Personal tools
Previous Versions
Translations