TdxLayoutRealAlignHorz Subrange Type
In This Article
#Declaration
Delphi
TdxLayoutAlignHorz = (ahLeft, ahCenter, ahRight, ahClient, ahParentManaged);
TdxLayoutRealAlignHorz = ahLeft..ahClient;
#Members
Name | Description |
---|---|
ah |
Inherited from Tdx |
ah |
Inherited from Tdx |
ah |
Inherited from Tdx |
ah |
Inherited from Tdx |
#Base Type
TdxLayoutAlignHorzSee Also