AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgk.ToString Method

Converts a TAgkDeviceOrientation enumeration to a string value.

Syntax
Pascal
class function ToString(const Value: TAgkDeviceOrientation): String; overload; reintroduce; static;
Parameters 
Description 
const Value: TAgkDeviceOrientation 
the value to convert to a string. 

The string representation of the value.

Mostly useful for debugging.

Copyright (c) 2012. All rights reserved.