RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMemo.SetAlignment Method

Sets the Alignment property.

Pascal
procedure SetAlignment(Value: TAlignment);
C++
__fastcall SetAlignment(TAlignment Value);

SetAlignment is exposed as a protected method so derived classes can customize their implementation of the Alignment property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!