Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Is there an example of syntax highlighting for DScintilla?

delphi scintilla

DrawText with DT_CALCRECT - Is there a way to calculate the height of the rect WITHOUT modifying the width (with large strings)?

delphi winapi drawtext

Combining generics with different constraints

delphi generics

How to display part of a bitmap transparent

How to show more than 200 rows in TStringGrid using LiveBindings?

how to make custom component property?

TCustomAttribute - "Constant expression expected" compile error

delphi delphi-xe

Threading for Performance Improvement

multithreading delphi

How do I do Drag and Dock like the Delphi IDE with pins and tabs?

delphi drag-and-drop

How determine if MSXML6 is installed in a system using Delphi?

xml delphi msxml

Why does setting a table's RecNo property not move to that record?

delphi dbase bde

Custom component creation - how to add small icon representing component in Tool Palette?

How to skip field serialization at JSON marshalling in DataSnap?

delphi delphi-xe2 datasnap

Code templates - unit name clash between Delphi versions

How to grant elevation with Delphi

How does one insert records simultaneously into two database tables?

database delphi ms-access

Managing apps volume in Windows 7

How can a control be notified when its parent receives and loses focus in Delphi?

delphi components vcl

How to Free Memory when Out-of-memory exception occurs in Delphi using SetLength

sum value of selected cells in stringgrid

delphi