| GraphicsFormats Xojo Plugin for Console targets |
|
TgaImporterConsole.ProgressHandler Property (console safe)
To get progress feedback then assign a a class instance that implements the IProgressHandler interface to this property.
ProgressHandler as IProgressHandler {Read and Write}
Remarks
See more documentation in the TypeLib on IProgressHandler.
See Also
TgaImporterConsole Class