Vcl.ComCtrls.TPageScroller.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TWinControl read FControl write SetControl;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

Beschreibung

Bezeichnet das Steuerelement, das im PageScroller-Objekt enthalten ist.

Mit Control bestimmen Sie das Steuerelement, das im PageScroller-Objekt enthalten ist.