Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe7

Does the order of const, var, out parameters matter?

delphi delphi-xe7

How to make array distinct

Wrong Form is focused after closing form in firemonkey

TDirectory.Delete seems to be asynchronous

delphi delphi-xe7

Retrieve the first frame from a large GIF (in optimal time)

New line in help insight

delphi ide delphi-xe7

How to pause a thread?

JSONMarshal: Is it possible to serialize/desrialize into/from 'plain' JSON (without metadata)?

How do I change the font size of the drop-down-menu of a combobox in Delphi Firemonkey XE7?

Autoresizing TCheckBox (like TLabel)

Error when creating TRESTClient: "No peer with the interface with guid [{}] has been registered"

rest delphi-xe7

Delphi XE7 Android Fullscreen (hide softkeys)

How do I cast a TObject as a TObjectList<T>?

Detect help button click in MessageBox?

Is there a clean way to cast an anonymous method to a pointer?

delphi delphi-xe7

How to get all the exported functions in a DLL?

delphi delphi-xe7

adding Parameters using TRESTRequest

delphi delphi-xe7

Pass different record types as parameter in a procedure?

delphi record delphi-xe7

Text Prompt Delphi XE7

How to disable Android home and back button from Delphi