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

TCustomCalendar.Create

Create - constructor for TCustomCalendar: calls inherited Create and sets style, initial bounds, display settings; sets date and time to Now

Declaration

Source position: calendar.pp line 91

public constructor TCustomCalendar.Create(

  AOwner: TComponent

); override;

See also

TWinControl.Create