Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kludg
kludg has asked
44
questions and find answers to
217
problems.
Stats
5.5k
EtPoint
1.7k
Vote count
44
questions
217
answers
About
kludg questions
Conditional compilation in C and Delphi
C-style hexadecimals in Delphi - undocumented feature?
What's the difference between wrapping a try-finally block with a try-except block and vice versa?
Passing a method's code as an argument in a typesafe way
Using Doc-O-Matic (Express) with Delphi
Do Pascal compilers need SecureZeroMemory function?
How to overload Inc (Dec) operators in Delphi?
function Copy() in Free Pascal
How to declare type for a class method in Delphi?
DataModule created before main form [closed]
kludg answers
delphi 2009, interface already released
Is it safe to use interfaces from dll
Why are some character constants 1 byte wide, and others 2 bytes wide?
Automatic building and installing Delphi components
Is there a type safe version of the @ operator? Or a compiler warning that can be switched on?
How to "build" a negative 32 bit integer from bytes without a range check error?
delphi compare text file contents
How do I catch a VK_TAB key in my TEdit control and not let it lose the focus?
Is there a DivMod that is *not* Limited to Words (<=65535)?
Is there a way to instantiate a desired number of objects in Delphi, without iterating?