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

TWidgetSet.AppInit

Initializes the application on the platform, returns Screen information.

Declaration

Source position: interfacebase.pp line 133

public procedure TWidgetSet.AppInit(

  var ScreenInfo: TScreenInfo

); virtual; abstract;

Description

Called by Application.Initialize. Don't use this directly, the LCL will use it when adequate.

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