| Armada System Support Components |
| Component | Description | Application |
 |
TIISysInfo |
Encapsulates system metrics information: Computer name, current user, Windows directory pathspec, available memory, etc |
Tailoring application to run-time environment. |
 |
TIIDataSet |
Fast, direct access to data set containing A/D or other acquired samples stored in ram or on disk. Wide range of storage formats supported. |
Post analysis of acquired data. |
 |
TIINumericGrid |
Automatic, grid display of data arrays of any type. User programmable C-style formatting of array data. |
Production-oriented data display interfacing with data sets. |
 |
TIIStopWatch |
Precision submicrosecond elapsed time component for code profiling. |
Application profiling. |
 |
TIIWinMessageCenter
|
Simplifies use of custom Windows messages within application forms. Registered, user-defined messages.
|
Marshalling event handlers into main thread, state-machines.
|
 |
TIINumericCombo
|
Constrained display of numeric information within a standard combo box.
|
User interfaces.
|
 |
TIIRegIo
|
Simplified access to Windows registry. Persistent objects access.
|
Runtime registry access and modification.
|
 |
TIIIniIo
|
Simplified access to INI files. Persistent objects access.
|
Runtime INI file access and modification.
|