Practical Soft*

Ultra Tech Delphi Components
   
Organic Shape Image v2.0 Online Manual
Home
Sales
Downloads
Products
Links
FAQ
Books
Contact Us

 

Download Shareware Version
Get Registered Version
Return to Organic Shape Image homepage
See also:
Organic Shape Form; Organic Shape Button; Organic Shape Shifter; Organic Shape Form Light; Organic Shape Pack; Organic Shape Control; Organic Shape Skin
 

Hierarchy

TOrganicShapeImage inherits from TOrganicShapeControl.

 

History (changes since last version)

  • Bug fix - saveSkin and loadSkin methods now accept an absolute path as argument

 

Additional Properties:

  • Mask : TBitmap
    the bitmap mask is used to shape the image.
  • InvisibleColor : TColor
    color treated as transparent to shape the image. clWhite is the default value.

 

Additional Methods:

  • Procedure saveSkin (folder: string); override
    automatically saves all graphical information to a folder including component coordinates. It's an easy way to implement skins.
  • Procedure loadSkin (folder: string); override
    automatically retrieves all graphical information from a folder including component coordinates. It's an easy way to implement skins.

 

Installation:

  • Unzip all files to a directory of your choice. Be sure to preserve directory structure and to add this path to your Delphi Library Path.
  • Install package delphi4\organicShape.dpk or delphi3\organicShape.dpk.
  • Open demos folder and run some examples.
   

 

Copyright © 1999 Practical Soft. All Rights Reserved
Last update: November 21, 1999