[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initializes the application for the platform, and returns Screen information.
Source position: interfacebase.pp line 135
public procedure TWidgetSet.AppInit( |
var ScreenInfo: TScreenInfo |
); virtual; abstract; |
Called by Application.Initialize. Don't call this directly, the LCL will use it when adequate.
lazarus-ccr.sourceforge.net |