Menu

Cindy components for Delphi 7 and newer / News: Recent posts

Cindy v7.21.1 released!

Cindy v7.21.1 released!

Solved bugs on TcyFilterComboBox.

Posted by Maurício 2016-05-11

Cindy demo pack v7.21.0 released!

Cindy demo pack v7.21.0 released!

Posted by Maurício 2016-05-10

Cindy v7.21.0 released!

Cindy v7.21.0 released!

Small improvments/bugs fixed.
2 new components :
- TcyComboBox: you can specified Drop down control)
- TcyFilterComboBox: filtering content while writing text in inbuilt editor !

NjOy

Posted by Maurício 2016-05-09

Cindy v7.20.1 released!

Cindy v7.20.1 released!

Little compilation error on DELPHI 2009 and newer ...

Posted by Maurício 2016-04-26

Cindy v7.20.0 released!

Cindy v7.20.0 released!

lot of small improvments/bugs fixed.

3 new components :

  • TcyDBLookupCombBox: based on TDBLookupCombBox with Custom DropDown control feature.
  • TcyDBClientLookupCombBox: Like TcyDBLookupCombBox with Internal ClientDataset for custom order /filter features
  • TcyDBAdvClientLookupCombBox: Like TcyDBClientLookupCombBox with inbuilt dropdown panel with edit for filter and dbgrid column sort... read more
Posted by Maurício 2016-04-22

Cindy v7.11.0 released!

Cindy v7.11.0 released!

lot of small improvments/bugs fixed.

Njoy

Posted by Maurício 2016-04-01

Cindy v7.10.0 released!

Cindy v7.10.0 released!

Maurício

Posted by Maurício 2016-02-26

Cindy v7.05.0 released!

Cindy v7.05.0 released!

Folder 3rdPartyUtils :
09/12/2015 - cyDebenuPDFLibrary.pas Added unit with some funcitons to use with DebenuPDFLibrary components
04/12/2015 - cyJedi.pas Added unit with some funcitons to use with Jedi components

Folder Core :
11/12/2015 - vcl.cyWinUtils.pas - Added function ChangeFileName()
03/12/2015 - cyDB.pas - Added new unit with database functions

Folder VCLPack :
16/12/2015 - cyDBAdvGrid.pas - Modified function AdjustColumnsToContent() for better calc column width of boolean fields
10/12/2015 - cyDBAdvGrid.pas - Added possibility to view image format instead of (Blob) or the image:
set ContentFieldsRender.GraphicField to gfImageFormat (use OnSetContentFieldRendering to specify FieldContentRendering)
09/12/2015 - cyDebug.pas - Added LogOptions and CsvLogSeparation properties... read more

Posted by Maurício 2015-12-16

Cindy v7.04.0 released!

Cindy v7.04.0 released!

New fonctions etc ...
Check history.txt files for more information.

Peace for all
Mauricio

Posted by Maurício 2015-11-27

Cindy v7.03.1 released!

Cindy v7.03.0 released!

Corrected bug that didn' t let install VCL Pack in older versions.

NjOY

Posted by Maurício 2015-11-09

Cindy v7.03.0 released!

Cindy v7.03.0 released!

27/10/2015 - cyStrUtils.pas - Added SeparationChar parameter to function StringToCsvCell(aStr: String; const SeparationChar: Char = ';'): String;
15/10/2015 - cyStrUtils.pas - Added GetNextMaskPart(), IsValidMask(), IsMatchMask(), IsMatchMask2(), MergeMaskToMatchedString() functions
20/10/2015 - cyDBX.pas - Added procedure SQLExecuteUpdate(aConnection: TSQLConnection; TableName, WhereClause: string; FieldsList, ValuesList: TStrings);
20/10/2015 - cyDBX.pas - Added function SQLExecuteInsert(aConnection: TSQLConnection; TableName: string; FieldsList, ValuesList: TStrings): String
27/10/2015 - cyDocER.pas - Some improvmemts / bugs corrected
14/10/2015 - cyDocER.pas - Added Mask property on TElement (See cyStrUtils.pas IsMatchMask function)
02/11/2015 - Added CopyFilesToClipboard() function
27/10-2015 - cyDatasetCsvExport - Added property Separation: Char default ';'
15/10-2015 - cyMaskEdit.pas - Added component
14/10-2015 - cySkinArea.pas - Added OnPaint event ... read more

Posted by Maurício 2015-11-06

Cindy v7.02.0 released!

Cindy v7.02.0 released!

Small bug solved on DBGrids scrollbar.

Posted by Maurício 2015-10-07

Cindy v7.01.0 released!

Cindy v7.01.0 released!

Small bugs fixed.

Posted by Maurício 2015-09-30

Cindy components v7.00 + demo pack released!

Cindy components v7.00 + demo pack released!

Regards,
Mauricio

Posted by Maurício 2015-09-14

Cindy v6.85 + demo pack released!

Cindy v6.85 + demo pack released!

  • Unit F_QuickRep_PrintDBGrid.pas - print DBGrid with image / memo fields. Check TcyDBAdvGrid demo application!
  • VCL.cyWinUtils.pas - Added function ExtractFileSubDirs()
  • cyBaseDBGrid.pas - Added OnTitleDblClick, OnCellDblClick to DBGrid base component
  • cyDBAdvGrid.pas - Added TcyCustomDBAdvGrid.AdjustColumnsToContent() function
  • cyBaseDBGrid.pas - GetGraphicClass() detached from TcyBaseDBGrid class
  • cyBaseSpeedButton.pas - Added FlatDisabledStyle property to have new render on TcySpeedButton
  • cyCustomImage.pas - Optimized TcyImage rendering when Stretched... read more
Posted by Maurício 2015-08-03

Cindy v6.84 released!

Cindy v6.84 released!

Added new speedbuttons flat rendering:
cyBaseSpeedButton.pas - Added FlatNormalStyle property to have new render on TcySpeedButton and TcyAdvSpeedButton

cyBaseDBGrid.pas - Corrected AdjustColumnsToContent with TBlobField fields

Improved DBGrid printing with QuickReport components (check DBgrid demos) :
F_QuickRep_PrintDBGrid.pas - Added graphic field print feature.
F_QuickRep_PrintDBGrid.pas - Corrected bug on print selected rows with TcyDBAdvGrid.
F_QuickRep_PrintDBGrid.pas - Corrected bug on print summary if SpanPagesHorizontally = false... read more

Posted by Maurício 2015-07-03

Cindy v6.83 released!

Cindy v6.83 released!

  • Replaced TImageList object by TDragImageList on components properties.
  • cySearchfiles.pas - Added properties DirectoryInclude, DirectoryExclude
  • cyCopyfiles.pas - Added properties DirectoryInclude, DirectoryExclude
  • cyCustomGauge.pas - Optimized SetPosition function for better performance

NJoy,
Mauricio

Posted by Maurício 2015-06-24

Cindy v6.82 released!

Cindy v6.82 released!

  • VCL.cyWinUtils.pas - FileIsOpen() doesn' t returns true anymore if file is readOnly
  • cyDocER.pas - Corrected bug on function LoadFromStringList() if parameter (TStrings) is empty
  • Added TcyRadioGroup component with Key events!
  • Added TcyDBRichEdit component! Same as TDBRichEdit but without "Dataset not in edit or insert mode" on exit if ReadOnly is true ...

NJoy,
Mauricio

Posted by Maurício 2015-06-02

Cindy v6.81 + demo pack released!

Cindy v6.81 + demo pack released!

Small bugs corrected and new functionnalities added.

NJoy,
Mauricio

Posted by Maurício 2015-05-15

Cindy v6.80 released with XE8 support!

Cindy v6.80 released!

Small bugs corrected, added new features and added support to XE8.

NJoy,
Mauricio

Posted by Maurício 2015-04-22

Cindy v6.79 released!

Cindy v6.79 released!

Small bugs and improvments...

NJoy,
Mauricio

Posted by Maurício 2015-03-20

Cindy v6.78 released!

Cindy v6.78 released!

Minor bugs fixed.
New component : TcyDatasetCsvExport (export any dataset records to *.csv file format)

NjOy
Mauricio

Posted by Maurício 2015-01-15

Cindy components v6.77 released!

Hi,

Cindy components v6.77 released!
Minor bugs fized.

After several tries along this years, i'm finally successfull in solving Embarcadero's vertical scrollbar issue.

Enjoy,
Maurício

Posted by Maurício 2014-12-15

DBGrid : Embarcadero vertical scrollbar disappearing bug finally solved!

Hi,

after a fight of several tries along this years, i'm finally successfull in solving vertical scrollbar issue.

It seems affect details datasets when for one Master record there's no details records. Moving to another Master record with details, vertical scrollbar didn't restored on detail dataset attached DBGrid.

Mauricio

Posted by Maurício 2014-12-04

Cindy v6.76 + Demo for v6.76 released!

Cindy v6.76 + Demos for v6.76 released!

Finally, TcyDOCER component demos released!
Need document recognition in order to extract values from a TIF or PDF invoice?
Try now TcyDOCER component demos using Tesseract, Transym OCR engines or QuickPdf components for pdfs text extraction.

History:
VCL.cyWinUtils.pas - Added GetNextSameFilename (also used on function GetAvailableFilename())
cyDbxTable.pas - Added property DbxConnectionDriver: TDbxConnectionDriver
cyDbxSimpleTable.pas - Added property DbxConnectionDriver: TDbxConnectionDriver
cyDbxSimpleTable.pas - Corrected bug with MS SQL
cyDbxReconcileError.pas - Added OnReconcileError event for developper additional handling
cyDERUtils.pas - Corrected error on DERExecute() function
cyDERUtils.pas - Correct function isValidwebSite()
cyIndy.pas - Modified FTP_GetFiles() and FTP_GetDirectories() when TidFTP.UseMLIS = false

Posted by Maurício 2014-10-30