Property SLScope.TSLCustomSizeDisplayView.Align
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLCustomSizeDisplayView
Contents |
Syntax
Delphi:
property Align : TSLViewAlign read FAlign write SetAlign;
C++ Builder:
__property TSLViewAlign Align = { read=FAlign, write=SetAlign };
Summary
Specifies the desired alignment for the view (Left, Right, Top, Bottom etc.)
Description
Use this property to specify the desired alignment for the
view (Left, Right, Top, Bottom etc.)