[Overview][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TCalendarDialog.Top

Contains the top coordinate for the dialog.

Declaration

Source position: extdlgs.pas line 220

public property TCalendarDialog.Top : Integer
  read GetTop
  write SetTop;

Description

Used when Position contains poDesigned. Otherwise, it is updated after the form is dynamically created, aligned, and displayed.