Vcl.Forms.TCustomForm.HorzScrollBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HorzScrollBar stored IsForm;

C++

__property HorzScrollBar = {stored=IsForm};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TCustomForm

Beschreibung

Repräsentiert die horizontale Bildlaufleiste für das fensterorientierte Steuerelement.

Vcl.Forms.TCustomForm.HorzScrollBar erbt von Vcl.Forms.TScrollingWinControl.HorzScrollBar. Der folgende Inhalt bezieht sich auf Vcl.Forms.TScrollingWinControl.HorzScrollBar.

Repräsentiert die horizontale Bildlaufleiste für das fensterorientierte Steuerelement.

Mit HorzScrollBar wird die horizontale Bildlaufleiste ausgeblendet, eingeblendet und im Aussehen verändert.

Siehe auch

Codebeispiele