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

TApplication.Initialize

Initialize any forms associated with the application

Declaration

Source position: forms.pp line 1086

public procedure TApplication.Initialize; override;

Description

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.

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