Free TcyComponents V2.032 tested for D7 and D2009.
New version allows you to move and resize your components at run-time with the mouse and keyboard like in Delphi IDE with the CyResizer component! Very easy to use!
Go to
Как увидеть ссылки? | How to see hidden links? for weekly updates and news.
There's a demo program with source + exe file to try.
TDBrid for D2009 has a bug when clicking outside a cell when the Dataset is in edition mode (current TDBGrid cell field value will be deleted).
Use TcyDBgrid or write "cyDbgrid" at the end of the "Uses" section unit.
Components list:
- cyBevel: multi colored bevels
- cyPanel: multi colored bevels, gradient and shadow feature
- cyAdvPanel: like TcyPanel plus wallpaper feature
- cyPaintbox: multi colored bevels, gradient
- cyAdvPaintBox: like TcyPaintBox plus wallpaper feature
- cyLabel: caption orientation, gradient, shadow and indent caption
- cyHotLabel: like cyLabel with different views for any state (like a button).
- cyDBLabel: DB Control herited from TcyLabel
- cyDBHotLabel: DB Control herited from TcyHotLabel
- cyIniForm: save your useres size and position form without code.
- cyFlyingContainer: show a control in front of others until it lose focus.
- cyFieldLink: connect a non DB Control (for exemple a TDateTimePicker) to a field
- cySearchFiles: non visual component that retrieve files from directory with a lot of options like file mask/file exclude mask etc ... you can also pause/resume or abort, a lot of events to personalize!
- cyCopyFiles: herited from TcySearchFile, copy files with the same options!
- cyBookmark: bookmark records with this independant bookmark list
- cyVirtualGrid: define a virtual grid, see demo program.
- cySkinButton: non rectangular button with an image for each state.
- cyResizer: move and resize components at run-time!
- cySkinArea: cySkinArea allows you to create multiple non rectangular buttons with different states for exemple a virtual keyboard.
- cyColorGrid: Pick a color from the list. Totally personalizable.
- cyColorMatrix: allows build/draw spectrum etc ...
- cyLed: simple led with multi-colored feature and shape.
- cyDBLed: DB control herited from TcyLed.
- cyAdvLed: a Led with a picture for each state.
- cyDBAdvLed: DB control herited from TcyAdvLed.
- cySimpleGauge: a gauge with orientation feature, stransparency and personalizable view.
- cyDBSimpleGauge: DB control herited from TcySimpleGauge.
- cyProgressionPanel: show a panel information on blocking long process with determined several steps. Cancel button feature.
- cyAdvProgressionPanel: show a threaded panel information on undetermined time blocking single process step.
- cyDBgrid: Advanced DBGrid with checkbox feature for each record, multi-record selection made easy et ...
Bye