Hi, i understand your need but i can't work in this for next weeks. "By the way, which functions make the tabs and sheets?" The component herits from TPageControl, so, it is not my component that do that. Regards,
Hi, good ^^
Hi, In RTL languages like Persian and Arabic, it is better and more logical to arrange the component tabs and sheets from the right to the left direction, as in the figure below, changes must be made in the source component (necessary functions to change, adding new functions, etc.) By the way, which functions make the tabs and sheets?
Resolved. I had installed two versions of Delphi, Seatle and Alexandria. I uninstalled Alexandria and it worked. Thanks.
Hello friend, could you help me with this problem? "Registration procedure, Cyregister.Register in package C:\Users\Public\Documents\Embarcadero\Studio\17.0\Bpl\dpkCindyPackD10.bpl raised exception class EAccessViolation: Access violation at address 5005FC08 in module 'rlt230.bpl' Read of address FFFFFFD0" I am using Delphi Seatle 10.0 and run as administrator This is the path of the package: C:\Program Files (x86)\Embarcadero\Componentes Delphi\cyComponents.v.8.24.D2009-XE10.2\VCLPack\dpkCindyPackD10.dproj...
Hello friend, could you help me with this problem? "Registration procedure, Cyregister.Register in package C:\Users\Public\Documents\Embarcadero\Studio\17.0\Bpl\dpkCindyPackD10.bpl raised exception class EAccessViolation: Access violation at address 5005FC08 in module 'rlt230.bpl' Read of address FFFFFFD0" I am using Delphi Seatle 10.0 and run as administrator This is the path of the package: C:\Program Files (x86)\Embarcadero\Componentes Delphi\cyComponents.v.8.24.D2009-XE10.2\VCLPack\dpkCindyPackD10.dproj...
Hi, i use Delphi 10.2 and it works perfectly. Maybe something change since version 6. Try change ResizeMode and ResizeSide property values. You can also compile TcySplitter demo in order to check if it works. Regards,
Greetings, I am using the cySplitter in internal software. I upgraded the software to 10.4 And it does work anymore. The cySplitter does not expand the TCategoryPanel the same code works in xe7. The component was changed from version 6 to 8 to (i used version 6 and as i upgraded to 10.4 i upgraded to 8) 6: TcySplitter = class(TGraphicControl) 8: TcySplitter = class(TCustomControl) and you added in the constructor ControlStyle := ControlStyle + [csAcceptsControls]; i could not resolve the issue. Do...
I deleted the package "dsnap" and some other that I can't remeber now. Anyway, each time I met problem with a package was enough to delete it and re-adding
I, can you specify the package that you have deleted?
Hi Mauricio. Finally I found the solution! I deleted from group "requires" the package that was obstructing the compilation and then the building process asked to add it again but this time without error. So I managed to install your components to Delphi 12 using the packages for D10. Thanks for your help and your great job
Can you post here your email address please? I will reject the post in order to not appear here but i will be able to send you an email in order to contact you.
Can you post here your email address please? I will reject the post in order to not appear here but i will be able to send you email in order to contact you in order to check what is going wrong.
Happy new year Mauricio As I wrote in my previous message (2023-12-29) is impossible to install pkCindyDBCoreD11.dpk although I have build pkCindyCoreD11 and I have add the core directory to the library paths. This happens only at Delphi 12 installation. At Delphi 11.3 and Delphi 2007 the installation has no problems. Any suggestion please ?
hi do you have a solution I have same problem
I can't test all delphi versions. Can you specify the error encountered?
Cannot be used in Delphi 2007 environment, compilation does not pass
Hi, don't know why you have an error from dsnap package. Try this: https://docwiki.embarcadero.com/RADStudio/Alexandria/en/E2225_Never-build_package_%27%25s%27_must_be_recompiled_(Delphi) Concerning "Required package 'pkCindyCoreD11' not found", is seems that you don't have compiled this package in 32 BIT or 64 BIT. Mauricio
Thanks Mauricio I installed dpkCindySystemD11.dpk, pkCindyCoreD11.dpk and I the "cyComponents\Core" directory to the library paths but when I Try to build pkCindyDBCoreD11.dpk I receive the error : [dcc32 Fatal Error] pkCindyCoreD11.dpk(30): E2225 Never-build package 'dsnap' must be recompiled [dcc32 Fatal Error] pkCindyDBCoreD11.dpk(35): E2202 Required package 'pkCindyCoreD11' not found. What I'm missing, please ?
Hi, normally, Cindy already support all future versions ! You will not find dpkCindySystemD12.dpk but ... if you dont have Delphi XE 10 installed, you can use dpkCindySystemD10.dpk The other wanted packages to use may be named like D10.dpk or ... if you dont have Delphi XE 11 installed, you can use dpkCindySystemD11.dpk The other wanted packages to use may be named like D11.dpk I may create *D12.dpk files in next release but you can use this solution.
Hi Mauricio Are you planning to release a version with Delphi12 support?
Thanks again and congratulations for your excellent work. It worked now.
I will change my install note that is not clear on it.
Hi, you need to compile pkCindy packages in 32 bits platform in order to install design time packages (dpkCindy). 64 bits platform is optional and only needed for application 64 bits compilation. That's why you can't install dpkCindyPackXXX.dpk for Windows 32 bit platform. Resuming: Compile pkCindy packages in 32 bits and optionally 64 bits . Compile and install dpkCindy packages (design time packages, for Delphi IDE display cindy components) only in 32 bits.
Thanks for your reply and your shared work. Thanks for your reply and your work together. I follow this procedure exactly (found in Install.rtf ): Unzip downloaded file into the directory of your choice. Install (required) "Cindy System" package before installing other Cindy packages below! Open, build and install designtime package cyComponents\System\dpkCindySystemXXX.dpk for Windows 32 bit platform Install (required) "Cindy Core" package before installing other Cindy packages below! Open and build...
Hi, only runtime packages (pkCindy.dpk) must be built for Windows 64 bit platform development. dpkCindy is only to have design time components on your Delphi IDE and is not needed for 64 bit compilation.
I want install Cindy components only for win64. I'm following the instructions but I receive the error : [dcc32 Fatal Error] pkCindyPackD11.dpk(30): E2225 Never-build package 'rtl' must be recompiled [dcc32 Fatal Error] dpkCindyPackD11.dpk(36): E2202 Required package 'pkCindyPackD11' not found although I have successfully build pkCindyPackD11. Please give me a help. Thanks in advance
You can post here your email address please? I will reject the post in order tonot appear here but i will be able to send you email in order to contact you.
i have also the same problems and you can get access to my Delphi 7 system.
Hi, i can't test compilation because i don't have Delphi 7 anymore. I can help you with remote access if you are interested.
Sir, My system is Delphi 7 Windows 7 sp1. My system is so old and an atom pc. May you please try your code on a delphi 7 system. thank you for everything here the error codes. i changed end if block and else removed library call SysUtils.fs.DecimalSeparator := FormatSettings.DecimalSeparator; // 2018-12-07 We need to put something else fs.DecimalSeparator = #0 and converting '1' will return 1.5 !!! [Hint] cyStrUtils.pas(861): Value assigned to 'WasA' never used [Hint] cyStrUtils.pas(845): Value assigned...
Corrected cyCompilerDefines.inc file, thanks. You can change easily $ENDIF by $IFEND like said by the compiler. For cyStrUtils.pas errors, i can't help you because i don't have Delphi 2007. Can you send me your email in order to contact you? We can make a TeamViewer in order to help you install components.
[Error] cyCompilerDefines.inc(582): $IFEND expected but $ENDIF found [Error] cyCompilerDefines.inc(585): $IFEND expected but $ENDIF found [Error] cyStrUtils.pas(1128): Undeclared identifier: 'FormatSettings' [Error] cyStrUtils.pas(1128): Missing operator or semicolon [Error] cyStrUtils.pas(1128): Statement expected, but expression of type 'Char' found String_SubstFast('/', FormatSettings.DateSeparator, Str); [Error] cyStrUtils.pas(3859): Not enough actual parameters [Warning] cyStrUtils.pas(3870):...
Hi, version 8.30.02 uploaded with unit correction. You can download it right now.
Hi, try replace System.SysUtils by SysUtils Mauricio
SAME ERROR PLEASE HELP
A
Thank you
vcl.cyWinTypes was replaced by vcl.cyTypes. You can remove the declaration. I will make new version soon.
When I try to complie the VCL Pack units, I get this error; [dcc32 Fatal Error] cyBasePanel.pas(50): F2613 Unit 'vcl.cyWinTypes' not found. Any thoughts? D11.3
Hi, thanks for your solution: i have also modified to cardinal.
Hello, With the new D11 VCL.cyWinUtils I get an error when compiling. E2026 Constant expression expected. on lines 109,112,558,594. Any thoughts?
OK - fixed that issue - change the Integer to Cardinal in each instance- now compiles OK
Cindy components V8.30.0 released with Alexandria (Delphi 11) support!
Cindy v8.30.00 coming today ! Delphi 11 support (Alexandria) ^^
Hello I appreciate your efforts may I ask when will Delphi 11 project files be ready?
hello everyone, may I ask about the Delphi 11 project files? is
Boas, tem sim: TcyPanel mas todos os paneis permitem isso. pode descarregar a demo par testar, é só activar no botão a opção de mover/redimensionar.
Bom dia pessoal, Vocês sabem dizer se nessa suite de componentes tem algum panel que possa ser movido e aumentado em tempo de execução ?
Are you sure you are doing correctly? Required package is same as you are trying to compile.
Thanks
I think I have managed to, although I did have to replace a reference to Windows.INFINITE with a 0 in some functions. Changed the files to suit package version 280 rather than 270. compiled and installed OK.
HI, When compiling pkCindyPackD10.dpk and I get multiple errors: [dcc32 Fatal Error] pkCindyPackD10.dpk(30): E2225 Never-build package 'rtl' must be recompiled [dcc32 Fatal Error] dpkCindyPackD10.dpk(36): E2202 Required package 'pkCindyPackD10' not found Regards, Calvin PS About to try cindy in RAD 10.4 (Sydney)!
델파이 11용 ㄱ개발부탁드립니다.제발요
Hi, How could I get that version, and am happy to try it out if it would help you? Thanks
I will try to create Delphi 11 project files soon.
My current version (not from here) may not be a problem installing in Alexandria and future versions.
HI,Is there any progress on porting for ALexandria?
Cindy components NEWS
good
Hi, you are doing nothing wrong, it seems a bug, of the ported Cindy components to Lazarus? By the way, i'm not the developer of the ported version.
Working with Lazarus 2.0.12 I dropped a TcySimpleGauge on a TTabSheet of a standard TPageControl. as a result all other Tabsheets are no longer visible. Is this a bug or do I do something wrong ?
:)
Installing CindyComponents in Delphi 10.4.X: in VCL.cyWinUtils.pas to replace '_Printer_info_2' with '_Printer_info_2w' That's all. This and all other packages are compiled and installed successfully. Of the examples I checked only cyResizer. Everything works P.S. I would like to take this opportunity to thank Mauricio for his excellent work
Installing CindyComponents in Delphi 10.4.X: in VCL.cyWinUtils.pas to replace '_Printer_info_2' with '_Printer_info_2w' That's all. This and all other packages are compiled and installed successfully. Of the examples I checked only cyResizer. Everything works
Installing CindyComponents in Delphi 10.4.X: in VCL.cyWinUtils.pas to replace '_Printer_info_2' with '_Printer_info_2w' That's all. This and all other packages are compiled and installed. Of the examples I checked only cyResizer. Everything works
I don't mind :-) 22.03.2021 16:14, "Maurício" пишет: Maybe i can contact you by mail and we could compile together on your computer. Cindy Core - VCL.cyWinUtils - _Printer_Info_2 - undeclared identifier https://sourceforge.net/p/tcycomponents/discussion/935844/thread/6eeb299fb9/?limit=25#63d9 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/tcycomponents/discussion/935844/ https://sourceforge.net/p/tcycomponents/discussion/935844/ To unsubscribe from further messages,...
Maybe i can contact you by mail and we could compile together on your computer.
"...Hi, i'm stuck on TOKYO version for now, i can't test compile for myself..." :-(
Hi, i'm stuck on TOKYO version for now, i can't test compile for myself.
Greetings, I suspect, but have not yet checked, that it may be because no rpinter is installed - it's actually running ona VM. Will keep you updated on my progress.
Hi, I have just got a printer installed and running. Problem occurs in vcl.cyWinUtils, line 849. Hope this helps......
Sorry, I will repeat the error message for you: "E2003 Undeclared identifier: '_Printer_Info_2"
Delphi 10.4 (Sydney) [dcc32 Error] VCL.cyWinUtils.pas(850): E2003 Undeclared identifier: '_Printer_Info_2' [dcc32 Fatal Error] pkCindyCoreD10.4.dpk(48): F2063 Could not compile used unit 'VCL.cyWinUtils.pas'
Hi, i don't see the error but must be an incompatibility with SYDNEY.
I keep getting this error when trying to compile pkCindyCoreD10.dproj. It works fine in Delphi 10.3(Rio), but errors in 10.4(Sydney) Any thoughts?
Hi, seems to be aliases problem (check unit in uses section). Regards,
HI, When compiling cyDB.pas I get multiple errors: [Error] cyDB.pas(700): Undeclared identifier: 'ftLongWord' [Error] cyDB.pas(700): Undeclared identifier: 'ftShortint' [Error] cyDB.pas(700): Undeclared identifier: 'ftByte' [Error] cyDB.pas(703): Undeclared identifier: 'ftExtended' [Error] cyDB.pas(865): Undeclared identifier: 'TDate' [Error] cyDB.pas(865): Previous declaration of 'FieldDate_PartialSetText' was not marked with the 'overload' directive [Error] cyDB.pas(873): Undeclared identifier:...
Hi, i don' t think the problem is from Cindy component. I don' t have 10.3 in order to test. Actually i have 10.2 version (Tokyo). Try compile and run demo projects to check if you have an error ... Regards, Mauricio
Hi, i don' t think the problem is from Cindy component. I don' t have 10.3 in order to test. Actually i have 10.2 version (Tokyo). Try compile and run demo projects to check if you have an error ... Regards, Mauricio
Can you please suggest a solution for the following runtime error: exec. date/time : 2020-02-18 16:29 version : 4.40.60.72 compiled with : Delphi 10.3 Rio madExcept version : 5.0.0 callstack crc : $c2b3a2ee, $471f9e12, $471f9e12 count : 2 exception number : 1 exception class : EAccessViolation exception message : Access violation at address 008DE157 in module 'FileC4Us.exe'. Read of address 137A0FE0. main thread ($466c): 008de157 +01f FileC4Us.exe cyDBAdvGrid 1052 +7 TcyCustomDBAdvGrid.Notification...
Is there a way to fix this issue. I have the latest Cindy release installed. compiled with : Delphi 10.3 Rio madExcept version : 5.0.0 callstack crc : $c2b3a2ee, $471f9e12, $471f9e12 count : 2 exception number : 1 exception class : EAccessViolation exception message : Access violation at address 008DE157 in module 'FileC4Us.exe'. Read of address 13750FE0. main thread ($2848): 008de157 +01f FileC4Us.exe cyDBAdvGrid 1052 +7 TcyCustomDBAdvGrid.Notification 004f4de1 +01d FileC4Us.exe System.Classes TComponent.RemoveComponent...
I have the same problem on Delphi 2007 installed on Windows 10 64 bits platform. the System package is installed OK but when I try to build the Core package it shows 7 errors : [DCC Error] cyStrUtils.pas(896): E2003 Undeclared identifier: 'SysUtils' [DCC Error] cyStrUtils.pas(896): E2066 Missing operator or semicolon [DCC Error] cyStrUtils.pas(896): E2014 Statement expected, but expression of type 'Char' found [DCC Error] cyStrUtils.pas(3018): E2003 Undeclared identifier: 'FormatSettings' [DCC Error]...
Hi, just call cyResizer1.Refresh at the end Mauricio
:)
Hi, How to use the SendToBack and BringToFront functions. for i := cyResizer1.HandlingControlList.Count -1 downto 0 do begin cyResizer1.HandlingControlList.Items[i].Control.BringToFront; //<-- problem end; or for i := cyResizer1.HandlingControlList.Count -1 downto 0 do begin cyResizer1.HandlingControlList.Items[i].Control.SendToBack; end; Thanks.
perfect, that worked ! Thank you
:)
Hi, just switch Flat property to true. Also, switch Transparent to false. Mauricio
Hi all, how can I remove ALL borders from cyAdvSpeedButtons so I get completly flat buttons ? I already tried to remove all Bevels and also changed the Bevel Settings (draw False, Style none, Width 0 etc.) but I still get these ugly borders as in the left column of the attached picture. It should look like the ones in the right column - these are cySpeedButtons, but here I can not control the layout for ButtonNormal, ButtonHot etc.
As you said, add uses System.Generics.Collections; to cyBaseMeasure.pas. But also to cySkinArea.pas (both in the implementation section)
As you said, add usesSystem.Generics.Collections; to cyBaseMeasure.pas. But also to cySkinArea.pas (both in the implementation section)
"It seems that it's not possible de move a component with an alignment" Of course, you have to deactivate it before. Use component events for that.
Hi, can change color that what you change / added for option 2 and what you try to do?
Hi, can change color that what you change / added for option 2 and what you try to do?
Hi, can you change color that what you change / added for option 2 and what you try to do?