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...
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 |