JVCL Help:TJvID3Pictures.FileIcon
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Pictures.FileIcon Property
[+] TJvID3Pictures Methods
[+] TJvID3Pictures Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the '32x32 pixels 'file icon' (PNG only)' image.
Pascal
propertyFileIcon: TPicture;
Description
Use FileIcon to specify the '32x32 pixels 'file icon' (PNG only)' image. FileIcon is a reference to a TPicture object. Use properties and methods of TPicture to specify a bitmap, icon, metafile, or user-defined graphic to be displayed by the image control. Setting FileIcon at design time brings up the Picture Editor, which can be used to specify the file that contains the image.
See Also
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