Vcl.Controls.TControl.DockOrientation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DockOrientation: TDockOrientation read FDockOrientation write FDockOrientation;

C++

__property TDockOrientation DockOrientation = {read=FDockOrientation, write=FDockOrientation, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TControl

Description

Spécifie comment le contrôle est ancré par rapport aux autres contrôles ancrés dans le même parent.

Utilisez DockOrientation afin de déterminer la position du contrôle par rapport aux autres contrôles ancrés dans le même parent. Les zones d'ancrage peuvent être alignées de gauche à droite ou de haut en bas.