TChangeMonitor component can watch Microsoft Windows 95's special folders. Among the folders on which watch can be initiated are: Desktop, Fonts, Network Neighborhood, Personal, Programs, Recent Documents, Send To, Start Menu, Startup, Templates,...
TFileChange creates a change notification system. It fires OnFileChange event if the specified folder (or any of its subdirectory) contents have changed (files created, modified, deleted, attributes changed, security-descriptor changed). The...
TAnimationFX component displays animation effects. This version supports the following effects:* Marquee* Blinds* Sliders* Checkerboard* Strips* Iris* Crush* CrushReveal* Zoom* Fade* Mosaic* Twister* Wave* MonoSlider* Bands* RGB* MonoReveal*...
This component produces animation effects. Given a bitmap, it can show consecutive parts of the bitmap depending on the values supplied. That is, basically it can show frames and the frame width and height is configurable so is the direction of...
TAnimationFX component produces more than 150 animation effects on images. This version supports the following...
TImageProcessor can manipulate images. Version 1.4 includes the following: Arithmetic operations (Brighten, Darken, Increase/Decrease Contrast), Logical operations (OR, AND, XOR, NOT, SHIFT), Alphacomposite operations, Morphological operations...
TLine supports line styles like Solid, Dash, Dash-Dot, Dash-Dot-Dot, Dot etc. Arrowheads of varoius styles, colors and brush styles alongwith events like OnLineClick wich gets fired when the actual line is clicked are supported.
Performs a copy, move, rename or delete operation on a file system object. TFileOperation encapsulates the SHFileOperation() function provided as Shell API function with Microsoft Windows 95. |