Vcl.WinXPanels.TStackPanelControlItem.Control

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Control: TControl read FControl write FControl;

C++

__property Vcl::Controls::TControl* Control = {read=FControl, write=FControl};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TStackPanelControlItem

Description

Links to control which is placed on the panel.