AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkApplication.VirtualHeight Property

Returns the coordinate for bottom of the screen.

Syntax
Pascal
property VirtualHeight: Integer;

In the default percentage based coordinate system this is 100. If you have set up a virtual resolution using SetVirtualResolution then the width specified here will be returned.

Copyright (c) 2012. All rights reserved.