Returns the distance between the internal top edge of an object and the top edge of its container.
[ fTop = ] Object.Top
The Top property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AToolBarButton |
AToolBarButton class |
|
fTop |
Float |
The top-most position of the object in the AToolBar |
The following statement returns the top-most position of the AToolBarButton in its AToolBar container:
ftrb1Top=tbrb1.Top