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
11
questions and find answers to
51
problems.
Stats
1.2k
EtPoint
353
Vote count
11
questions
51
answers
About
Long time delphi programmer.
Ken Bourassa questions
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
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
Is there a faster TList implementation?