JVCL Help:TJvImageList.FileName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageList.FileName Property
[+] TJvImageList Methods
[+] TJvImageList Properties
Search in JVCL Help
Search in all projectsSummary
Contains the filename of the picture on the developers hard disk.
Pascal
propertyFileName: TFileName;
Description
FileName specifies a graphic file that is available on the developer's system which contains the bitmaps which can be exported by the ImageList. The Data is copied to Picture.Graphic. If the file does not exists at design time the stored Picture.Graphic is used. FileName only works if Mode is set to imPicture.
See Also
TJvImageList.Mode, TJvImageList.Picture, TJvImageList.ResourceIds
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