AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkApplication.Window Property

Internal handle to the main application window.

Syntax
Pascal
property Window: THandle;

You should be careful when you use this property, because it is a platform specific window handle. You usually don't need this property.

Copyright (c) 2012. All rights reserved.