Description
This property allows you to get and set the dialog position (in pixel units).
Syntax
Property get:
Pos = XPos( );
|
|
|
|
Return: (Integer) Pos |
Dialog Position. |
Property set:
XPos( Pos );
|
|
|
|
Input: (Integer) Pos |
Dialog Position. |