L505 18.01.06 21:33:48: > ... use the underscore, although a bit messy looking: > > function SubstringData(const Offset, Count_: Integer): WideString; virtual; > ...
Thanks. Matches to the habit of the guy, who has written the Delphi code, that I am working on. He usually begins each private class item name with an underscore. Meanwhile this habit seems appropriate to me. Now I will probably change my habit, concerning parameter names as well, by ending with an underscore, as you proposed. Wolfram _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal