dimy_tile
(dimy_tile dclKey)
This function returns the height of a dialog
tile dclKey in actually active DCL dialog.
Arguments |
dclKey key of the DCL tile to retrieve the height for (string) |
Return |
the height of the tile (integer) |
Example |
(setq width (dimx_tile "edit_1")) 30 |
Remarks |
dclKey always refers to the *active* (shown) DCL dialog |
© Bricsys NV. All rights reserved. |