Menu

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

Cindy components V8.30.0 released with Alexandria (Delphi 11) support!

Cindy components V8.30.0 released with Alexandria (Delphi 11) support!

Minor bugs fixed, new features and improvments.

NJoy

Please support Cindy components by making small donation, thanks.

Posted by Maurício 2023-06-30

Cindy components NEWS

Hi,

Cindy components are not dead.
Developpement still continues since 2019 posted here.

I developp with Delphi Tokyo (10.2) now.

I'm wondering if there's lot of people interesting in getting current version.

Posted by Maurício 2022-10-14

Cindy components V8.26.0 released wirh RIO support!

Cindy components V8.26.0 released wirh RIO support!

Minor bugs fixed, new features and improvments.

NJoy

Please support Cindy components by making small donation, thanks.

Posted by Maurício 2019-01-09

Cindy components V8.25.0 released !

Cindy components V8.25.0 released !

Minor bugs fixed, new features and improvments.

NJoy

Please support Cindy components by making small donation, thanks.

Posted by Maurício 2018-11-26

Cindy components V8.24.0 released !

Cindy components V8.24.0 released !

Minor bugs fixed, new features and improvments.

NJoy

Please support Cindy components by making small donation, thanks.

Posted by Maurício 2018-05-07

Cindy components V8.24.0 incoming ?

Hi,

Cindy components is continuously in developpment and is ready for next release.

If you like Cindy components and want to support its developpment, you can make a little donation :)

Regards,
Mauricio

Posted by Maurício 2018-04-28

Cindy components V8.23.0 Christmas edition released !

Cindy components V8.23.0 released !

Minor bugs fixed, new features and improvments.

NJoy

Please support Cindy components by making small donation, thanks.

Posted by Maurício 2017-12-13

Cindy components V8.22.0 released !

Cindy components V8.22.0 released !

Delphi compiler errors solved.

NjOy
Mauricio

Posted by Maurício 2017-11-10

Cindy components V8.21.0 released !

Cindy components V8.21.0 released !

NjOy

Posted by Maurício 2017-10-27

Cindy components V8.20.0 released !

Cindy components V8.20.0 released !

Minor bugs fixed, new features and improvments.

Posted by Maurício 2017-08-04

Cindy components V8.12.0 released !

Cindy components V8.12.0 released !

Minor bugs fixed, new features and improvments.

Posted by Maurício 2017-05-04

Cindy components V8.11.0 released !

Cindy components V8.11.0 released !

Minor bugs fixed, new features and improvments.

New TcyButtonedEdit component

Changes list:
2017-04-11 - cyCompilerDefines.inc - Avoid new delphi versions compilation problems with the use of {$IF CompilerVersion >= 30}
2017-04-11 - cyCompilerDefines.inc - Use of directive "CompilerVersion" and "UNICODE" instead of "VER"
2017-04-11 - cyCompilerDefines.inc - Added Delphi 10.2 Tokyo support!
2017-04-11 - VCL.cyWinUtils.pas - Corrected Delphi XE compilation error ... read more

Posted by Maurício 2017-04-11

Cindy components V8.10.0 released !

Cindy components V8.10.0 released !

Minor bugs fixed, new features and improvments.
Corrected package name on pkCindyDBCore*.dpk file.

NjoY,
Mauricio

Posted by Maurício 2017-03-27

Cindy components V8.04.0 released !

Cindy components V8.04.0 released !

Minor bugs fixed, new features and improvments.

NjoY,
Mauricio

Posted by Maurício 2017-02-20

Cindy components V8.03.1 released with support to Delphi 10.1 (Berlin) !

Cindy components V8.03.1 released with support to Delphi 10.1 (Berlin) !

  • Corrected Delphi 10.1 (Berlin) compiler error reported by Mustapha on pkcindycore.dpk

  • Corrected requires statement 'pkCindyCore' package to corrected delphi version associated package.

  • Replaced on all units {$IFDEF DELPHI2009_OR_ABOVE} by {$IFDEF UNICODE}

NjOy,
Mauricio

Posted by Maurício 2017-01-23

Cindy components v8.03.0 + demo pack released !

Cindy components v8.03.0 + demo pack released !

Small improvments and bugs correction.
Support Cindy development making paypal donation (see Donations.rtf).

Mauricio

Posted by Maurício 2017-01-20

Cindy components v8.02.0 released !

Cindy components v8.02.0 released !

Small improvments and bugs correction.
Support Cindy development making paypal donation (see Donations.rtf).

Mauricio

Posted by Maurício 2016-12-15

Cindy components v8.01.0 released !

Cindy components v8.01.0 released !

Small improvments and corrected some bugs.
Support Cindy development making paypal donation (see Donations.rtf).

NjOy,
Mauricio

Posted by Maurício 2016-11-14

demo pack for cindy v8 released!

demo pack for cindy v8 released!

Njoy,
Mauricio

Posted by Maurício 2016-11-04

Cindy components v8.00.0 released !

Cindy components v8.00.0 released !

Support Cindy development making paypal donation (see Donations.rtf).

NjOy,
Mauricio

Posted by Maurício 2016-11-02

Cindy components v7.25.1 released !

Cindy components v7.25.1 released !

Corrected compilation error on pkCindyDBX*.dpk package file in older Delphi versions.

NjOy,
Mauricio

Posted by Maurício 2016-09-12

Need loading TClientdataset data from file but you have added new fields ?

Cindy v1.24.0 brings open() function in cyDB.pas for loading TClientdataset data from file meanwhile you have added new fields !

Posted by Maurício 2016-07-29

Cindy components v7.24.0 released !

Cindy components v7.24.0 released !

2016-07-22 cyBaseDBGrid.pas - Corrected bug GetRecordPosition/GotoRecordPosition/FreeRecordPosition if no record on dataset
2016-07-19 - cyClipboard.pas - Returning files on clipboard no more limited to 255 chars
2016-07-14 - cyDBRichEdit.pas - Corrected error "Dataset not in edit or insert mode" exiting component when dataset state is dsBrowse (nothing modified)
2016-07-13 - cySearchFiles.pas - Added function FindFile(FromPath: string; const aFileMask: string; const IncludeSubDirectories: Boolean): String;
2016-07-06 - cyFieldLink.pas - Corrected small bug when changing dataSource at run time
2016-07-25 - cyDERDbUtils.pas - Added unit with functions to interact with database.
2016-07-21 - cyDERQuickPdfUtils.pas - Added unit with functions to interact with DebenuQuickPdf tool.
2016-07-25 - cyDbxImportXML.pas - Added TcyDbxImportXML component
2016-07-25 - cyDbxBaseImport.pas - Added Unit for base for TcyDbxImportDataset component
2016-07-28 - cyStrUtils.pas - Corrected function MaskPartsCount()
2016-07-28 - cyStrUtils.pas - Added function MaskCharsCount(aMask: string; var RsltOptionalCount: Integer): Integer;
2016-07-26 - cyDB.pas - Added procedure Open(aClientDataset: TClientDataset; const Filename: String = ''; const SavedFormat: TDataPacketFormat = dfBinary) that can load data from file even if you have added new fields/modify fields size in the meantime.
2016-07-29 - cyImageEn.pas - Added SaveToPdf(), ConvertTiff2Pdf(), ConvertImage2Pdf() and ConvertImage2Tiff() functions
2016-07-21 - cyDebenuPDFLibrary.pas - Added ExtractedPageTextToWords() function
2016-07-18 - cyImageEn.pas - Optimized EncodeTiffToG4FAX()... read more

Posted by Maurício 2016-07-29

Cindy v7.23.0 released!

Cindy v7.23.0 released!

Improvments/bugs fixed.

Donations are welcome ^^

NjOy

Posted by Maurício 2016-07-06

Cindy v7.22.0 released!

Cindy v7.22.0 released!

Improvments/bugs fixed.

NjOy

Posted by Maurício 2016-05-25
MongoDB Logo MongoDB