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
287
questions and find answers to
544
problems.
Stats
16.2k
EtPoint
5.0k
Vote count
287
questions
544
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
Is there a Windows API hook for "this application wants attention"?
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?
Mason Wheeler answers
Delphi: How to assign Click event to object's method?
How to debug .exe started by another .exe in Delphi
Howto set event handlers with arbitrary type with RTTI in Delphi 2010?
SizeOf a dynamic structure
Undeclared identifier: 'PosEx'
Std::multimap equivalent in delphi
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?