| Description |
A collection of fourteen useful components:
- TAlarm Component that will fire an event at a given time.
- TBMItem Component to add glyphs to menus (main and popup).
- TCapture Capture the screen and save whole/selection to bitmap.
- TDelSysMenuItems Deletes system menu items (minimize, maximize etc.).
- TExitWindows Exit, Restart, Login etc. Windows95/NT 4.0.
- TExtMemo Adds undo, carret position, etc. to TMemo.
- TKeyStatus Control Num/Caps/Scrollock every x seconds via an event.
- TMenuButton SpeedButton with popup menu, you have to disable popupmenu autopopup.
- TMixerVolume Set volume of different mixer channels (midi, CD-audio etc.).
- TMMLabel Multimedia label, color changes after clicking it, just like web links.
- TOButton Office 97 Button similar to those in the Personal Assistant in MS Office 97.
- TPosition Saves and restores the position of a form.
- TScrollLabel Scrolling label (Up, Down, Left, Right).
- TTopMost When you change Form1.FormStyle := fsStayOnTop at runtime the form will
redraw itself and 'flicker'. with this component you can change the form from StayOnTop
to Normal and back again without flickering.
|