Show: Delphi C++
Display Preferences

FMX.Types.TFmxObject.FChildren

From XE2 API Documentation
Jump to: navigation, search

Delphi

FChildren: TList;

C++

System::Classes::TList* FChildren;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Internally used by this TFmxObject instance. Do not use FChildren directly in applications.

To access the children of this object, use the Children property.

See Also

Personal tools
Previous Versions
Translations