Hi,
Has anybody created and willing to share their 'ptop' (code formatter
included with FPC) options file that formats code according to the
Delphi (object pascal) Coding Style
[http://dn.codegear.com/article/10280] or something close to it.
The default ptop options (FPC style) is very differe
Hi everyone,
How is it possible to reduce the size for binary generated by ppc?
regards
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Jose Pascual pravi:
> Hi everyone,
>
> How is it possible to reduce the size for binary generated by ppc?
>
http://wiki.freepascal.org/Size_Matters
Ciao,
Dean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mai
Hi everyone,
IŽm too stupid for Windows. Before drawing text on a bitmap, I need to know the
handle of the selected font, specified by name, say 'Arial'. This is my last
attempt. Anybody knows, where IŽm still wrong?
function CallbackProc(
var AFontInfoVar : TEnumLogFont;
var AMetric