Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» BusinessSkinForm VCL
» BusinessSkinForm VCL Features
» Installation
» Technical Support
FAQ
» Adding Skin Support for Project
» Apply Skin Colors to Third-party Controls
» How to Create Skin?
» Adding PNG Images Support in Controls
Reference
» BusinessSkinForm VCL Components
» Format of Skin Data
 

Adding PNG Images Support in Controls

  1. You must install PNGImage library from http://pngdelphi.sourceforge.net
  2. Add bspngimagelist.pas to the BSF package and recompile it to install TbsPNGImageList component.
  3. Use TbsPNGImageList in all controls (see PngImages property), because it inherited from standard TCustomImageList.

TbsPNGImageList available only in registered version.

Also you can use PNGComponents from http://www.thany.org/article/32/PngComponents (you need to do nothing).

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals