Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin Reiner
Martin Reiner has asked
36
questions and find answers to
2
problems.
Stats
241
EtPoint
24
Vote count
36
questions
2
answers
About
I'm studying programming science. Mostly working with C++ and Delphi.
Martin Reiner questions
Is it safe to pass the event from the main thread to the worker thread and wait for it?
How do I detect if the specific Delphi IDE is running?
How to get the file URL from absolute path in Delphi?
How to detect URL links after setting EM_AUTOURLDETECT in TRichEdit?
Is it possible to dynamically create form without having *.dfm and *.pas files?
Is it safe to use the SHFileOperation in a worker thread?
Fastest way to get shell icon
What is the meaning of {$C PRELOAD} directive?
How to convert bitmap to grayscale by pixel intensity using GDI?
Is it possible to run the command line compiler with selected build configuration in Delphi XE2?
Martin Reiner answers
Why should I not use "if Assigned()" before accessing objects?
Avoid skinning an element under Delphi XE2