| .: Support (donate) :. |
|
Dear Friend: my Delphi Components are freeware. You can use them for free as long as you like. However, if you think these components are valuable and you want to support me through monetary donations, you are encouraged to do so. Your donation will help the development going and help the development of other components. Thanks.
|
|
| Delphi Stuff |
In this section I share some Delphi components and libraries developed by me. Feel free to download and use them in your applications (LICENSE FREE!!!).
Marquee Bar
This component is the very clever status bar used in iSysCleaner Pro (v1.x). If you need to do an operation and you don't know how much time it costs, use this status bar. It automatically supports XP Themes (it checks if themes are available and enabled). Beyond to basic TComponent properties there are also:
- Active. Boolean value that indicates if the status bar cycles or not.
- AnimationSpeed. This property is the speed of the status bar animation.
- DefaultStyled. This property indicates to use default windows colors for drawing (only XP Themes enabled).
- GradientStyle. This property is the style of the fading gradient status bar. We have there styles: gsNone (no gradient), gsRightToLeft (gradient from right to left) and gsCenter (gradient from center to out).
Open Issues
None.
Right click on the link and select "Save Target As...".
Marquee Bar v1.0
| Update date: 29/08/2006 |
What's new...
- First release of the component.
|
Infinite Status Bar
This component is the fantastic status bar you can see in iSysCleaner interface (v0.x). If you need to do an operation and you don't know how much time it costs, use this status bar. The most important properties are:
- Velocity. There are three types of velocity: Slow, Normal and Fast.
- BorderStyle. There are three type of border: None (no border shown), Single (single line), Ctl3D (3D control border).
- BorderColor. This property has only impact on Single Border Style.
- BackColor and ForeColor. The combination of this color generate the fading gradient status bar.
Open Issues
None.
Right click on the link and select "Save Target As...".
Hidden Caret Rich Edit
This component derives form TRichEdit and adds a simple property: hidden caret (= text cursor). By default the property value is set to True. Set it to False to enable the visibility of text cursor.
Open Issues
None.
Right click on the link and select "Save Target As...".
|
|
|