AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.MaxWidth Property

Sets the maximum width the text object will use to draw.

Syntax
Pascal
property MaxWidth: Single;

Any characters that extend beyond this value will wrap onto a new line.

Copyright (c) 2012. All rights reserved.