Vcl.ComCtrls.TPageScroller.Control

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Control: TWinControl read FControl write SetControl;

C++

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

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

Description

Specifies the control contained in the page scroller.

Use Control to specify the control contained in the page scroller.