Text alignment as used by TAgkText.Alignment
TAgkTextAlignment = ( taLeft, taCenter, taRight );
Members |
Description |
taLeft |
Left alignment. |
taCenter |
Center alignment. |
taRight |
Right alignment. |
Copyright (c) 2012. All rights reserved.
|