Current bottom edge of the object
Source position: MUIClass.Area.pas line 133
public property TMUIArea.BottomEdge : 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.