Vcl.WinXPanels.TCustomStackPanel.ControlCollection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlCollection: TStackPanelControlCollection read FControlCollection write SetControlCollection;

C++

__property TStackPanelControlCollection* ControlCollection = {read=FControlCollection, write=SetControlCollection};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TCustomStackPanel

Description

Embarcadero Technologies does not currently have any additional information.