RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomPanel.GetControlsAlignment Method

Returns the alignment of text in the panel.

Pascal
function GetControlsAlignment: TAlignment; override;
C++
virtual __fastcall TAlignment GetControlsAlignment();

GetControlsAlignment returns the value of the Alignment property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!