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