Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How do I call Delphi functions in a bpl from an executable?

delphi bpl

Pre-sorting analysis algorithm?

How do I draw zoomed text without changing effective text width?

delphi winapi

Is it possible to paint on scrollbars?

delphi winapi scrollbar

How do I deploy applications in run as administrator mode?

windows delphi deployment uac

What is the "identity pointer" before a TTypeInfo there for?

delphi pointers rtti internals

Can you make a Borderless Application Main Window in Windows, without WS_POPUP style?

delphi winapi visual-c++

How can I call an Oracle function from Delphi?

oracle delphi function

Project directory structure with 3rd party components

How i can implement a IsKeyPressed function in a delphi console application?

delphi

How to passing a nil value in a in parameter of procedure of object type

How can I convert this XOR-encryption function from Delphi to C#?

c# delphi encryption

How to fix procedure circular reference?

Create a Spinner in a Delphi Console

Why does TValue.Make require a pointer to an object reference?

delphi object pointers

Delphi CopyMemory vs C++ memcpy

c++ delphi memory bytearray

Enumerate registry subkeys in delphi

delphi registry enumerate

How to inform Free Pascal Compiler to set Locale ID for the compiled application

delphi locale pascal fpc

Custom component and tab order

"descending" records in delphi?

delphi records