Xbasic
Utility Objects
Description
Utility objects - ImageName object, ImageResource object, ImageViewer object, and StringScanner object.
- Name
- Description
- ImageName Methods
Methods for the ImageName object.
- ImageResource Methods
Methods for the ImageResource object.
- ImageViewer Methods
Methods for the ImageViewer object.
- StringScanner Methods
The StringScanner object provides high performance string manipulation functions. The StringScanner functions operate at the location of the current offset in the text buffer. The initial position is 1. All functions (except those with optional negative numeric arguments) work from the current offset position towards the end of the buffer.