JVCL Help:TJvImageList.ResourceIds

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the resource identifiers for the bitmaps.


Pascal

 propertyResourceIds: TStrings;


Description

ResourceIds contains the resource ids of the bitmaps to load. Allowed are RCDATA (a bitmap file) and BITMAP. ResourceIds property is only loaded into the image list if Mode is imResourceIds.


See Also

TJvImageList.FileName, TJvImageList.Mode, TJvImageList.Picture


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page