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
 

Format of Skin Data

The skin-data include ini-file and *.bmp files.

You must create source files and then with "SkinBuilder" program create ini-file.

Format

IniFile-format

  • Skin-objects
Type name Description
menuitem item of popup menu
mainmenubaritem item of mainmenubar control
caption caption of the form
button button
stdbutton button with standard commands
userobject object, which define by user

menuitem object

Properties

Name Type Description
activepictureindex TRect index of active picture
skinrect TRect rect of object with not active image
activeskinrect TRect rect of object with active image
textrect TRect rect of text in skinrect
itemleftoffset Integer set the non update area of item image in the left
itemrightoffset Integer set the non update area of item image in the right
fontname String name of  text font
fontheight Integer height of  text font
fontstyle TFontStyles style of  text font
fontcolor Integer color of  text font when item not active
activefontcolor Integer color of  text font when item active
unenabledfontcolor Integer color of text if item not enabled

mainmenubaritem object

Properties

Name Type Description
activepictureindex TRect index of active picture
skinrect TRect rect of object with not active image
activeskinrect TRect rect of object with active image
downrect TRect rect of object with down image
textrect TRect rect of text in skinrect
itemleftoffset Integer set the non update area of item image in the left
itemrightoffset Integer set the non update area of item image in the right
fontname String name of  text font
fontheight Integer height of  text font
fontstyle TFontStyles style of  text font
fontcolor Integer color of  text font when item not active
activefontcolor Integer color of  text font when item active
downfontcolor Integer color of  text font when item down
unenabledfontcolor Integer color of text if item not enabled

»

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