FMX.Layouts.TGridPanelLayout.TControlCollection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TControlCollection = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TControlCollection : public System::Classes::TOwnedCollection

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

Beschreibung

Enthält eine Kollektion von TControlItem-Steuerelementeinträgen.

Wird in TGridPanelLayout-Gitterbereichs-Layouts verwendet.

Siehe auch