Filename PropertyPublished string
The name of the file that you want the icons from.
LoadOption PropertyPublished TLoadOption = (loLoadAsRequired, loPreLoad)
Whether the icons should be loaded as they are required, or pre-loaded. Preloading will be more efficient if all, or most of, the icons are required.
NumberOfIcons PropertyPublicRead only integer
The number of icons in the file.
Icons PropertyPublicRead only [index: integer]: TIcon
An array containing the icons from the file. The first icon is at index 0.
Last Update
2008-08-07