Returns the height of an object.
[ fHeight = ] Object.Height
The Height property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AToolBarButton |
AToolBarButton class |
|
fHeight |
Float |
The height of the object |
The following statement returns the height of the AToolBarButton:
ftbrb1Height=tbrb1.Height