JVCL Help:TJvImageList.ResourceIds
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageList.ResourceIds Property
[+] TJvImageList Methods
[+] TJvImageList Properties
Search in JVCL Help
Search in all projectsSummary
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