Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi how to remove Code Completion totally?

One-Shot Timers

Any efficient way to convert TArray<string> to TStringDynArray?

To copy from one object to another, can I assign the variables directly, or must I assign their properties individually?

delphi

Making a TPageControl flat in Delphi 7

delphi

saving the Maximized and form size on a Delphi TForm

delphi forms size

Issue building an XML document using TXMLDocument

delphi txmldocument

Confusion of thread synchronization problem

How to Detect Forward and Back Mouse Button Events in Delphi?

delphi mouse mouseevent

How to pass a method as callback to a Windows API call?

delphi winapi

Disable system beep on TSpinEdit when pressing Enter

delphi beep

Checking for Administrator user login in non-English installations of windows

How Check if a XML file if well formed using delphi?

xml delphi

Simple read/write record .dat file in Delphi

delphi file save record

Delphi read overflow flag

Delphi: preferred way of protection using Critical Sections

multithreading delphi

Delphi - TXMLDocument created at run-time generates AV, with component on the form is working

What is the type GUID?

delphi winapi

combobox doesn't use vcl style highlight color.

Style properties for TDateTimePicker