[Overview][Classes][Procedures and functions][Index] |
Contains the left coordinate for the dialog form.
Source position: extdlgs.pas line 124
public property TExtCommonDialog.Left : Integer |
Left is an Integer property which contains the client coordinate for the left-hand edge of the dialog. Read and write access for the property value are redirected to the Left property in DlgForm (when assigned).
Use the Top property to access the coordinate for the top edge of the dialog.
|
Contains the form displayed modally for the custom-drawn dialog. |
|
|
Contains the top coordinate for the dialog form. |
Version 4.0 | Generated 2025-05-03 | Home |