[fpc-devel] What to call this?

Jonas Maebe jonas at freepascal.org
Sun Mar 25 22:14:38 CEST 2018


On 2018-03-25 21:59, Ozz Nixon 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.

Global property: https://www.freepascal.org/docs-html/ref/refse27.html


Jonas



More information about the fpc-devel mailing list