AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.Alignment Property

Sets how the text should be positioned on screen.

Syntax
Pascal
property Alignment: TAgkTextAlignment;

Left alignment positions the text using its top left corner. Right alignment positions it using its top right corner. Center positions it using a point halfway along its top edge.

Copyright (c) 2012. All rights reserved.