AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Width Property

Returns the current width of the edit box.

Syntax
Pascal
property Width: Single;

This is the width of the actual text entry box. Any border will extend beyond this value.

Copyright (c) 2012. All rights reserved.