The TDrawGraphic structure.

 // DrawGraphic
 TDrawGraphic   struct
  Result                sbyte      // The function call result.
  Location      TLocation  // The location on screen.
  Filename      byte[]     // The RIC file name.
  Variables     sdword[]   // The variables passed as RIC arguments.
  Options       dword          // The options to use when writing to the LCD.
 TDrawGraphic   ends

See Drawing option constants for valid Options values. Possible values for Result include Loader module error codes, ERR_FILE, and NO_ERR.


Generated by  doxygen 1.6.2