Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to get screen resolution in Firemonkey XE3?

How to add a picture frame and insert the text in the image?

delphi text frame image

How to know why 'OnCloseQuery' is called - MDI child closed or App Shutdown?

delphi mdi

TSaveTextFileDialog and Vcl Styles

Configure MSBuild to call XE2 dcc32.exe

Delphi generics TObjectList<T> inheritance

delphi generics delphi-2010

Is a memory leak possible with LoadIcon()?

delphi

Updating the name value in a TStringList name/value pair

delphi delphi-2010

Delphi Classes to XML representation:

FLD instruction x64 bit

delphi assembly x86-64 fpu basm

Nested constants of nested structured types are unsupported?

delphi pascal

Forward declarations for record types

delphi types

Don't catch manifest file

delphi uac

Multiple statements Delphi TZquery (Zeos) error

mysql delphi delphi-xe3 zeos

TBitmap32.LoadFromStream() Auto-Recognize Image Format

How to overcome 255 character limit on conditional defines?

delphi delphi-5

TXMLDocument 'Invalid pointer operation' when freeing

How know type variable is TDateTime, TDate and TTime in Delphi

delphi rtti tdatetime

How to create part of a rainbow gradient

delphi colors gradient

Will there be any detrimental effects if I accidentally remove something from a forms uses list which a control is referencing?

delphi controls