Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-units

Defining types from other units in Delphi

"Duplicate" units in Delphi by name, referenced by components, problem with compile

delphi delphi-units

Open File at Cursor Does Not Open the File in the IDE

delphi ide delphi-units

Check at compile time if a unit exists

Access main form from child unit in Delphi

How to run procedure from another unit?

Does it make a difference if I clean up my uses clause if the removed units are still used in other units?

delphi delphi-units

Can I define conditionals in a unit and use them in other units?

How to recompile a specific unit from the VCL?

Is it a good idea to use initialization sections for module registration?

Why are my units "compiled with a different version" of my own files?

Delphi XE - F1027 Unit not found: 'System.pas' or binary equivalents (.dcu) upon Activation of trial version

Any tool to suggest unit reference automatically for Delphi 2010?