Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Fast read of a Nexus database table

delphi nexusdb

How to assert what given method pointer uses stdcall calling convention?

delphi rtti

how to extract all icons from some exe files and insert them to other exe files using Delphi?

delphi icons

Delphi 6, ADO, MS database "Date" field is same as ftWideString

sql-server delphi date ado field

How to hide a column in TListview?

delphi delphi-7

Is it OK to hide Delphi's "Application" Window?

delphi

Delphi 2010: Group TListView items in vsReport ViewStyle

Smooth resizing in a borderless form/window in Delphi

How to expose a complex type in a Delphi WebService

delphi soap types complextype

External modules implementation

What causes this error when consuming a web service?

Get average color of an image

delphi

TCPServer send html to browser

delphi sockets

Is there a way to force Delphi to leave unused code in the executable?

delphi

What can make glDrawArrays with a VBO not draw anything?

delphi opengl

Delphi - Thread not executing in ActiveX form - but does elsewhere

Switching between standalone EXE and windows service

delphi windows-services

Access violation in delphi

delphi delphi-2009

How to pass a matrix of constant values as an argument of a procedure call

Is possible get rtti info for types declarated in the implementation part of a different unit

delphi delphi-xe rtti