AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkApplication.Startup Method

Performs application startup. This method is called after the window and OpenGL contexts have been created. You can override this method to initialize the application and load application resources.

Syntax
Pascal
procedure Startup; virtual;
Copyright (c) 2012. All rights reserved.