Practical Soft*

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

 

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

Hierarchy

TOrganicShapeShifter inherits from TComponent.

 

Additional Properties:

  • Target : TWinControl
    target windowed control that will be shaped.
  • Mask : TBitmap
    the bitmap mask is used to shape the target component.
  • InvisibleColor : TColor
    color treated as transparent to shape the target component. clWhite is the default value.

 

Additional Methods:

  • Procedure saveSkin (folder: string); override
    automatically saves all graphical information to a folder. It's an easy way to implement skins.
  • Procedure loadSkin (folder: string); override
    automatically retrieves all graphical information from a folder. 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