FontHeight
DataWindow expression function
Description
Allows you to find the height of the font for a column or computed
field. This function takes the column name as an argument. Use this
function to set the minimum height to the size of the font.
Syntax
|
1 |
FontHeight ( column ) |
|
Argument |
Description |
|---|---|
|
column |
The column for which you want to find the font |
Return value
Long. Returns the height of the font for the column:
56 — font size: 9
64 — font size: 10
72 — font size: 11
76 — font size: 12
Example
|
1 |
dw_1.object.fname.Height = "0~tFontHeight(fname)" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest