AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.SetPosition Method (TAgkPoint)

Sets the position in world coordinates of the edit box using it's top left corner.

Syntax
Pascal
procedure SetPosition(const P: TAgkPoint); overload;
Parameters 
Description 
const P: TAgkPoint 
The position. 

This sets the position of the actual text entry box. Its border will extend to the left and above this point.

Copyright (c) 2012. All rights reserved.