Current Height of the object
Source position: MUIClass.Area.pas line 134
public property TMUIArea.Height : Integer |
You can use this to read the current position and dimension of an object, if you e.g. need it to pop up some requester below.
Of course, this attribute is only valid when the parent window of the object is currently open.