On Sun, 25 Mar 2018 19:59:55 +0000
Ozz Nixon <ozzni...@gmail.com> wrote:

> Going through the system unit, and I noticed this syntax (not verbatim!)
> 
> Procedure Cmd_Line:PChar;
> property CmdLine read Cmd_Line;
> 
> * Debating about support this, but, no idea what this would be called, a
> property outside of a class, to a global proc.

Do you mean "global properties":
https://freepascal.org/docs-html/ref/refse27.html

Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to