Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIArea.LeftEdge

Current left position of the object

Declaration

Source position: MUIClass.Area.pas line 127

public property TMUIArea.LeftEdge : Integer
  read GetLeftEdge;

Description

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.


Documentation generated on: 2024-03-28