Alberto
2008-07-18 20:23:18 UTC
I wrote a few VCL components, some from scratch using C++, some readapting free Pascal code found on Internet.
I have a few questions.
I use the DCR file format for the icons of the components, using the excellent XN Resource Editor to edit them.
Must the icon be only 24 x 24 pixels, 4bit color, or can I use also 24 bit colors ?
Sometimes I found the Pascal component that I want to modify having a .DCU file with it. I suppose it is the equivalent
of the ,DCR file, but for Delphi. Is there any way to convert it to a .DCR format ? The XN Resource Editor absolutely
refuses to open such a .DCU file. Is there some editor around that I can use ?
I am using CodeGear RAD Studio 2007 Professional.
Many thanks
Alberto di Bene
I have a few questions.
I use the DCR file format for the icons of the components, using the excellent XN Resource Editor to edit them.
Must the icon be only 24 x 24 pixels, 4bit color, or can I use also 24 bit colors ?
Sometimes I found the Pascal component that I want to modify having a .DCU file with it. I suppose it is the equivalent
of the ,DCR file, but for Delphi. Is there any way to convert it to a .DCR format ? The XN Resource Editor absolutely
refuses to open such a .DCU file. Is there some editor around that I can use ?
I am using CodeGear RAD Studio 2007 Professional.
Many thanks
Alberto di Bene