This is a component which can bring design time into your applications. Move and resize controls with mouse or keyboard. Set tab order. It can handle controls and components. It uses IFormDesigner. You can design the whole form or just controls
Compact report generator with many nice features. Uses dsPrinter so it can do much more than just reports.- easy to write new controls- design ta runtime- special control frame acts like text box in word, you can put bands into it as well- uses REM
Print via code. Print preview, page settings, print commands in mm, side pages if thing to print is wide, all kind of information from printer (duplex support, offsets, supported pages, etc), print angled text, squized text, many more.Take
Author was playing arround with TDataset descendants and wanted to have some filtering capabilities. So he wrote this unit. Includes TdsBooleanStack, TdsFilterParser and TdsDBFilter. TdsDBFilter takes filter string and parses it into inverse
A small program that can search your start menu, desktop or any other folder for shortcuts. For example, you know you have a calculator shortcut somewhere in your start menu you just can't find that shortcut very fast as there are too many shortcuts
This component is just like TMonthCalendar. Additionaly it can handle holidays.
dsTable is a wraper for TDatasets and it can do many beautiful things. It's ment for small to middle size applications where speed of development and changing applications is essential. It is written in the way any database is supported. At the momen
PrettySQL is a replacement for query builders. It uses new aproach. Normaly people don't know SQL so they are unable to build queries even with query builders. People just want to enter some filter values and get the results. But who builds query the
If you have picture or print preview in scroll box and user can zoom that and wants to know somehow where is located. Source available on home page.
TdsTaskBar is just like Windows taskbar. Author uses it in MDI applications to show MDIchilds. It's a small component, easy to understand.Can scroll text on buttons, group similar buttons, hide minimized MDI childs, reorder buttons. |