Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Ken White earned this badge 23 times |
jun 9 at 11:23
Disabling overflow checks in Delphi
jun 8 at 13:47
Delphi: TStringList does not understand BOM?
apr 12 at 15:35
How do you remove a property from a descendent component
dec 25 at 17:07
Delphi - Maintaining Self References to an Object
nov 16 at 23:14
Is the form already open?
nov 9 at 20:15
Compiling multiple units in a single DCU
oct 17 at 20:03
Using a large TObjectList and deallocating the unused part
jun 2 '12 at 23:33
What is the use of the “far” keyword in Delphi?
may 19 '12 at 19:00
How can I get a result larger than 2^32 from shl?
may 19 '12 at 19:00
Can I retrieve Filename for TPicture directly?
may 7 '12 at 0:06
How to use a method of an object stored in a TList?
apr 8 '12 at 12:30
Does Delphi XE2 FireMonkey support Indy for cross-platform apps?
jan 30 '12 at 2:23
What does `at ReturnAddress` mean in Delphi?
dec 27 '11 at 12:20
How to escape special characters like " in the SQL query in order to avoid Injection
sep 23 '11 at 18:22
What does Visual Studio mean by normalize inconsistent line endings?
sep 15 '11 at 9:17
Why is using procedures to create objects preferred over functions?
mar 24 '11 at 17:04
What is the meaning of nil owner in component constructor
mar 18 '11 at 11:55
How to track down access violation “at address 00000000”
mar 3 '11 at 12:52
Delphi: “Resource not found” in design mode - why?
oct 1 '10 at 5:30
Where is the “Main form” name stored in Delphi?
nov 6 '09 at 11:42
Registry access in non-admin mode