Cindy components for all delphi versions since Delphi 7. Short description: Packages with 62 components for all delphi versions (since D7) to build windows applications: gradient controls, dbgrids, DBX components, db controls, web browser ... TcyResizer component allows resizing controls as Delphi does. TcyDocER extract document information (mail, phone, amounts etc ...) using OCR results from any source like Tesseract (open source) or Transym (comercial but cheap, fast, easy and powerful). Demo source and exe at sourceforge.net Long description: Packages with 62 components for all delphi versions (since D7) to build windows applications: Gradient controls (labels, buttons, panels, TabControls, StaticText) with features like colored bevels, wallpaper, shadowText, caption orientation etc... TcyCommunicate and TcyCommRoomConnector allows communication between applications running in same computer session. TcySearchFiles and TcyCopyfiles allow respectively search and copy files with pause/resume/abort features. TcyResizer allow move and resize components at run-time like delphi 2009 does. Advanced DBX components for easy table data handling (tcyDbxTable or TcyDbxSimpleTable), schema modifications (TcyDbxUpdateSql), reconcile handling (TcyDBXReconcileError) and table creation (cyDbxImportDataset1). TcyMathParser can parse matematical expressions. TcyWebBrowser allows view/edit html documents. TcyDbAdvGrid is a DBGrid with advanced feature rendering like gradient fixed cells, multiselection handling, embedded graphic and memo fields etc ... TcyDocER extract document information (mail, phone, amounts etc ...) using OCR results from any source like Tesseract (open source) or Transym (comercial but cheap, fast, easy and powerful). TcyBook allow to see images in a virtual book with turn page effect and pages handling. Almost each component demo (code sources and executables) avaible here: http://sourceforge.net/projects/tcycomponents/files/Demo/ Donations: - David Esperalta (2012/06/20) - Brad William (2012/06/05) - Andrey Denisov (2011/06/11) Participations: - R?mulo Costa (have designed most of Delphi IDE palette design) Cindy Pack Components list: - TcyBevel: multi colored bevels. - TcyPanel: runtime resize feature, multi colored bevels, gradient and shadow feature. - TcyAdvPanel: like TcyPanel plus wallpaper feature. - TcyPaintbox: multi colored bevels, gradient. - TcyAdvPaintBox: like TcyPaintBox plus wallpaper feature. - TcyLabel: caption orientation, gradient, shadow and indent caption. - TcyHotLabel: like TcyLabel with different views for each component state (like mouse hover). - TcySpeedButton: colored speedButton with lot of features like jpeg/png glyph, imagelist option. - TcyAdvSpeedButton: Like TcySpeedButton with different views for each component state (like mouse hover). - TcyBitBtn: colored BitBtn with lot of features like jpeg/png glyph, imagelist option. - TcyAdvButton: Like tcyBitBtn with different views for each component state (like mouse hover). - TcySkinButton: non rectangular button with an image for each state. - TcySkinArea: create multiple non rectangular buttons in a single component with different states for exemple a virtual keyboard. - TcyLed: simple led with multi-colored feature and shape. - TcyAdvLed: a Led with a picture for each state. - TcySimpleGauge: a gauge with (float precision) orientation feature, transparency and personalizable view. - TcySplitter: advanced splitter gradient background, grip and wallpaper features. Can move/resize its parent control. - TcyColorMatrix: 2 dimensions colors grid representation, very fast. - TcyColorGrid: pick a color from the list. Totally personalizable. - TcyStatusBar: StatusBar that accept controls at design time. - TcyBook: See images in a virtual book with turn page effect and pages handling. - TcyTabControl: TabControl with visual features. - TcyPageControl: PageControl with visual features. - TcyStaticText: StaticText with gradient background, colored border, caption orientation, ellipsis mode, caption layout, wordwrap and glyph/imageList - TcyAdvStaticText: StaticText with gradient background, wallpaper, colored border, caption orientation, ellipsis mode, caption layout, wordwrap and glyph/imageList - TcyIniForm: save your users size and position form without code in file or registry, allows custom load/save information. - TcySearchFiles: retrieve files from directory with a lot of options like file mask/file exclude mask etc ... you can also pause/resume or abort, has a lot of events to personalize. - TcyCopyFiles: herited from TcySearchFile, use it to copy files. - TcyFlyingContainer: show any control in front of others (in a floating form) and hide it when it lose focus. - TcyModalContainer: show any control in a Modal form. - TcyResizer: move and resize components at run-time like delphi 2009 does, very easy to use. - TcyVirtualGrid: create a virtual grid, see demo program. - TcyProgressionPanel: show a animated panel information on blocking long process with determined several steps. Cancel button feature. - TcyAdvProgressionPanel: show a threaded animated panel information on undetermined time blocking single process. - TcyCommRoomConnector: create/connect to an in memory virtual room for TcyBaseComm base components (like TcyCommunicate) to be seen and communicate each other. with each other. - TcyCommunicate: allows communication between applications running in same computer session. - TcyAppInstances: avoid application (or a group of application) multiple instances. You can also catch passed parameters. - TcyRunTimeResize: move and resize a single component at run-time. - TcyClipboard: handle clipboard formats. - TcyDDECmd: open/register an extension for your application. - TcyMathParser: parse matematical expressions. - TcyDebug: check code entering/leaving ocurrances, speed and average by adding tags on your code. - TcyDBLabel: DB Control herited from TcyLabel. - TcyDBHotLabel: DB Control herited from TcyHotLabel. - TcyDBEdit: TDBEdit with embedded parser feature. - TcyDBLed: DB control herited from TcyLed. - TcyDBAdvLed: DB control herited from TcyAdvLed. - TcyDBRadioButton: DB control herited from TRadioButton. - TcyDBSpeedButton: DB control herited from TcySpeedButton. - TcyDBAdvSpeedButton: DB control herited from TcyAdvSpeedButton. - TcyDBSimpleGauge: DB control herited from TcySimpleGauge. - TcyDBGrid: advanced DBGrid with lot of features (checkboxes for each record, auto client column, multi-record selection made easy etc ...) - TcyDBAdvGrid: based on TcyDBGrid, added gradient, embedded graphic/memo fields rendering etc ... - TcyBookmarks: bookmark records with this independant bookmark list. - TcyFieldLink: connect a non DB Control (for exemple a TDateTimePicker) to a field. Cindy Internet Explorer component list: - TcyWebBrowser: Herited from TWebBrowser, allows easy load/save/edit html documents. Cindy Document Element Recognizer component list: - TcyDocER: extract document information (mail, phone, amounts etc ...) using OCR results from any source like Tesseract (open source) or Transym (comercial but cheap, fast, easy and powerful). Cindy DB Express component list: - TcyDBXSQLUpdate: based from DBExpress components, it allows easy table creation/modification etc ... - TcyDBXTable: based on TClientDataset component, allows automatic server side updates in order to simplify SQL table records handling. The goal is to reproduce BDE TTable component behavior: no worry with server side updates/refresh. - TcyDBXSimpleTable: based on TSimpledataset component (provider and dataset built-in and accessible), allows automatic server side updates in order to simplify SQL table records handling. The goal is to reproduce BDE TTable component behavior: no worry with server side updates/refresh. - TcyDBXReconcileError allows reconcile error definitions/handling. You can attach a TcyDbxReconcileError to one or more TcyDbxTables/TcyDbxSimpleTables. - TcyDBXImportDataset Create/ alter SQL table based on attached TDataset or directly filling Fields property. Go to http://sourceforge.net/projects/tcycomponents/ for weekly updates and news.
noce-z-dniami-mylic-ciagle