AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Y Property

Returns the current Y position of the edit box.

Syntax
Pascal
property Y: Single;

This is the top left corner of the actual text entry box. Any border will extend to the left of this point.

Copyright (c) 2012. All rights reserved.