[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initialize any forms associated with the application
Source position: forms.pp line 1086
public procedure TApplication.Initialize; override; |
Finds the appropriate widget set, reads the application's icon (if any) from the Lazarus Resource file, initialises the screen, and leaves it ready for processing.
lazarus-ccr.sourceforge.net |