InfoConnect for Airlines VBA Guide
IsGraphicsSupported Property
Gets a "graphics supported" flag.
Syntax
Object.IsGraphicsSupported As Boolean
Remarks
Returns true if this terminal type supports rendering graphics; returns false if graphics are not supported.The default value is false.
See Also