[Lazarus] PropEdits.TGetStringProc duplicated Classes. TGetStrProc
Mattias Gärtner
nc-gaertnma at netcologne.de
Wed Jan 20 12:58:34 CET 2010
Zitat von Alexander Klenin <klenin at gmail.com>:
>> From PropEditUtils.pas (recently split by me from PropEditS.pp):
Every change to the IDEIntf must be documented here:
http://wiki.lazarus.freepascal.org/Lazarus_0.9.30_release_notes
> TGetStringProc = procedure(const s:ansistring) of object;
>
>> From Classes.pp:
>
> TGetStrProc = procedure(const S: string) of object;
>
> I think TGetStringProc is redundant and should be removed.
> Should I prepare a patch?
No. I removed it in 23499.
Mattias
More information about the Lazarus
mailing list