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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to