AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.MaxLength Property

Sets the maximum number of characters that can be entered in the edit box. Use 0 (default) for unlimited.

Syntax
Pascal
property MaxLength: Integer;
Copyright (c) 2012. All rights reserved.