[fpc-pascal] Need to declare FindIntToIdent in Classesh.inc
zaher dirkey
parmaja at gmail.com
Tue Jul 3 00:29:46 CEST 2007
Hi,
I need make this functions founded in classes.inc
function FindIntToIdent(AIntegerType: Pointer): TIntToIdent;
function FindIdentToInt(AIntegerType: Pointer): TIdentToInt;
to be declared in classesh.inc as like as IdentToInt or IntToIdent
I need it for my XML RTTI property writer/reader
http://sourceforge.net/projects/minilib
you can see my
mnXMLFPClasses.pas
mnXMLRttiWriter.pas
procedure TmnXMLRttiWriter.WriteProperty
Thanks in advance
--
zaher dirkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20070703/1dd2f62e/attachment.html>
More information about the fpc-pascal
mailing list