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
254
questions and find answers to
494
problems.
Stats
15.0k
EtPoint
4.7k
Vote count
254
questions
494
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
When were extended records introduced?
How do I determine the height of a line of text in a TMemo programmatically?
dotTrace: Who's calling my method?
What's needed to have a .NET Framework project reference a .NET Standard assembly?
Algorithm to find the most efficient way to distribute non-identical work tasks between workers
How to make my program search specific folders for dependencies?
How to use TValue.AsType<TNotifyEvent> properly?
What's the simplest way to override a Delphi property's default value?
How can I make a component disappear in the form designer?
How can I set the $RTTI directive for the entire project?
Mason Wheeler answers
Delphi SetLength for array of Integer
Delphi: how to set the length of a RTTI-accessed dynamic array using DynArraySetLength?
Sort DBGrid by clicking column's title
Files built with Delphi 2010 report virus/trojan
How to check if TypeIdenitifier(T) is an Object?
Need help with a method to randomly lay mines in a minesweeper game
Delphi 2010 RTTI - RttiContext.FindType
Which is the proper way to work with LateBinding in Delphi?
How is SetLength() allocating memory in Delphi
Minimum set of Delphi 2010 files to move to a SVN repository for compiling