Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mason Wheeler
Mason Wheeler has asked
286
questions and find answers to
538
problems.
Stats
16.1k
EtPoint
5.0k
Vote count
286
questions
538
answers
About
A lifelong programmer who's been coding in Delphi since its initial release and currently makes a living at it.
Mason Wheeler questions
How can I be informed if the request I'm processing has been canceled?
Any good implementations of a multimap in C?
How do I make the TAB key close a TComboBox without losing the current position?
How to use an arbitrary string encoding?
Algorithm to find disconnected nodes in a graph
How to handle mismatched lists for a Zip algorithm
How to make Visual Studio's Immediate window give me plain string output?
How do I make a TVirtualStringTree process key presses with a higher precedence?
What does "the application failed to initialize properly" mean?
How to deal with a Firebird table that's apparently both there and not there
Mason Wheeler answers
Delphi, how to avoid unicode warning message in D2009, D2010
MadExcept + try/finally block?
How can get my form to be on top of everything all the time?
Why ‘form close’ event is not happening when a huge FOR loop is running?
How can I check an interface property's visibility?
How can I detect if a Delphi class has a virtual constructor?
What is Causing This Memory Leak in Delphi?
Delphi 2010 - Why can't I declare an abstract method with a generic type parameter?
JSONValue to Indented String
delphi records and c structs