Form_Height - DfBaseMenu
Sets the height of the font in the form display in logical units
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Integer Form_Height
| Access Type | Syntax |
|---|---|
| Read Access: | Get Form_Height to IntegerVariable |
| Write Access: | Set Form_Height to IntegerVariable/Value |
Description
The Form_Height property sets the height of the font in the form display in logical units (most likely dialog units). This is usually set automatically.