[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 97

public constructor TCustomCalendar.Create(

  AOwner: TComponent

); override;

See also

TWinControl.Create

The latest version of this document can be found at lazarus-ccr.sourceforge.net.