TIACubeIcon v 1.0

This component is based of DIrect3D ver. 7.0 and require install it first (Used library for DirectX 7 from www.delphi-jedi.org with some corrections). Presents the 3D Icon cube with rotation/textures/rotaion and so one...

Content:

1. Installation

2. Shot description

3. Full description

4. License


1. Installation

Delphi 4
C++ Builder 4
Delphi 5
Installing so easy as at Delphi 4 except at opening the *.dpk files you will asked for package conversion at new format, SO please press ok to that question.

At begin

2. Shot description

Component Provide next:

At begin

3. Full description

Property Value Description
Bitmap1 TBitmap First Cube texture
Bitmap2 TBitmap Second Cube Texture
Intencity 0..1 Light intencity of texture lighting
Transparency 0..1 Transparency of cube
BackColor clBlack Back color of Icon
BackBitmap TBitmap Back texture
ShowRibers true Show or not the ribers
RibersColor clBlack Color of Ribers
Bouncing false is the cube Bounced?
BaseSize 1.0 Size of cube in window
IconSizeCoeffitient 1.0 Size of icon times of header height
Rotated true Is cube rotated?
Xrotation 0.05 rotation by step aganist X axe
Yrotation 0.10 rotation by step aganist Y axe
Zrotation 0.0 rotation by step aganist Z axe

At begin

4. License

Free for all aims.

At begin