Cesar Romero

2,224
Reputation
269 views

Registered User

Name Cesar Romero
Member for 1 year
Seen 19 mins ago
Website
Location BR
Age 33
Delphi developer since 1996. Author of the Jazz SDK - Value Type, OPF and MVP Frameworks http://jazz-sdk.googlecode.com
Nov
26
revised Why is the executable produced by Delphi 2009 IDE different to that produced on the command line?
added 10 characters in body
Nov
13
comment Loading a Delphi Object Run Time using BPL
@WishKnew: In a nutshell BPL is a DLL with extra features. this extra features help to share resources, like objets and dependances.
Nov
13
awarded  Yearling
Nov
12
comment What is this 1055 Delphi Error and is it Important?
W1055 is not a error is a warning, just like you ask to be in your answer to Barry.
Nov
11
comment Delphi: How to use line breaks in a ini file?
Thank you for the heads up PA. I don't have to bother about that, I don't use Delphi 7 since Delphi 2007 was released.
Nov
11
answered Delphi: How to use line breaks in a ini file?
Nov
10
comment Is MMX better than Delphi’s own modelling?
Yes, this tool is a great idea, smoth integrated to IDE. I really enjoy use MMX.
Nov
10
accepted Firebird, which driver?
Nov
9
answered Firebird, which driver?
Nov
8
accepted Is MMX better than Delphi’s own modelling?
Nov
8
revised Is MMX better than Delphi’s own modelling?
added 306 characters in body
Nov
8
revised Is MMX better than Delphi’s own modelling?
added 110 characters in body
Nov
8
answered Is MMX better than Delphi’s own modelling?
Oct
27
accepted editor component like RichEdit that supports embedding photos?
Sep
27
comment How to patch a method in Classes.pas
Also, he should change a copy of Classes.pas and add to project, avoiding updates problems.
Sep
15
revised How Do I Get the Usable Coordinates of the Screen in Delphi
added 47 characters in body
Sep
15
answered How Do I Get the Usable Coordinates of the Screen in Delphi
Sep
15
awarded  
Sep
7
accepted Delphi Printing Techniques
Sep
2
answered Help using Rijndael Algorithm in Delphi 2007. Net
Sep
1
comment Delphi: using BigInts from a database
@ The Fox: So any new version of Delphi will have problems, after see your negative reply, I check Delphi 2010 sources, and is how it is done.
Sep
1
answered Delphi: using BigInts from a database
Aug
31
awarded  Nice Answer
Aug
29
comment What is the fastest way to check if two Tbitmaps are the same?
Thank you mghie. BTW, are you the flamerobin author?
Aug
29
accepted What is the fastest way to check if two Tbitmaps are the same?
Aug
29
comment What is the fastest way to check if two Tbitmaps are the same?
I dont think I can "allow" others to edit my posts, if I can, please let me know how. If you post here your suggestions I can edit and mention in my post.
Aug
29
revised What is the fastest way to check if two Tbitmaps are the same?
Improve code; added 30 characters in body
Aug
29
comment What is the fastest way to check if two Tbitmaps are the same?
Nice comments mghie. Ill change the code to test the height and width.
Aug
29
revised What is the fastest way to check if two Tbitmaps are the same?
added 164 characters in body
Aug
29
answered What is the fastest way to check if two Tbitmaps are the same?
Aug
29
comment What is the fastest way to check if two Tbitmaps are the same?
Maybe the silence is better when you dont know, silent.
Aug
29
accepted ADO or DBX using Delphi
Aug
20
answered ADO or DBX using Delphi
Aug
13
comment Delphi 4 error:- file not found:’htmlcons.inc’
@vas: Check my answer, I added a more detailed description.
Aug
13
revised Delphi 4 error:- file not found:’htmlcons.inc’
Complementing the answer; added 98 characters in body
Aug
12
answered Delphi 4 error:- file not found:’htmlcons.inc’
Jul
27
answered How to add a field programatically to a TAdoTable in Delphi
Jun
23
answered is there a method to trigger paste (ctrl+v) event to any application?
Jun
19
answered Where to start OOP in Delphi mainly focusing on database development?
Jun
9
asked Convert Delphi Bitwise Operation to Cobol