Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ken Bourassa
Ken Bourassa has asked
12
questions and find answers to
52
problems.
Stats
1.2k
EtPoint
356
Vote count
12
questions
52
answers
About
Long time delphi programmer.
Ken Bourassa questions
Did WH_CALLWNDPROC hooks performance dramatically decrease with Win10 (Compared to Win7)?
Can a Delphi generic class descend from its class argument?
TArray<Byte> VS TBytes VS PByteArray
How to determine which TLS/SSL protocol was negotiated when using sslvSSLv23?
How to automatically copy resources to the DCU output folder
Is it possible to have the read/write of a property to have different visibility?
How to work around Delphi 10's bug with TList<_AnyDynamicArrays_>?
Ken Bourassa answers
Did WH_CALLWNDPROC hooks performance dramatically decrease with Win10 (Compared to Win7)?
Is there any way to know if a object is being created or destroyed inside a class helper?
Memory leaks happens in nested anonymous method
IfThen(Assigned(Widget), Widget.Description, 'No Widget') doesn't crash. Should it?
TClientDataSet works VERY SLOW with 100K+ rows
Delphi 7 - Why does Windows 7 change encoding of characters in runtime?
Why is there two sequential move to EAX under optimization build?
How to store and locate multiple interface types within a Delphi TInterfaceList
Pre-allocate memory between HostApp and DLL
Search DFM File using Delphi IDE