[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: calendar.pp line 108
public constructor TCustomCalendar.Create( |
AOwner: TComponent |
); override; |
Create is the constructor for TCustomCalendar. Create calls the inherited Create method, and sets the style, initial bounds, and display settings for the calendar. Create sets the default date / time value to Now.
|
Constructor for the class instance. |
lazarus-ccr.sourceforge.net |