peter ea267854e8 fixed compile %!s(int64=20) %!d(string=hai) anos
..
Makefile b0d7f0a9f3 * more architecture independance %!s(int64=21) %!d(string=hai) anos
README e111767081 + Added SetToString example %!s(int64=24) %!d(string=hai) anos
ex1.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex10.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex11.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex12.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex13.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex14.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex15.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex16.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex17.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex18.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex2.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex3.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex4.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex5.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex6.pp ea267854e8 fixed compile %!s(int64=20) %!d(string=hai) anos
ex7.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex8.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex9.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
foot.tex 181529df97 + Initial implementation %!s(int64=24) %!d(string=hai) anos
head.tex 181529df97 + Initial implementation %!s(int64=24) %!d(string=hai) anos
rttiobj.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
trtti1.pp 181529df97 + Initial implementation %!s(int64=24) %!d(string=hai) anos
trtti2.pp 181529df97 + Initial implementation %!s(int64=24) %!d(string=hai) anos
trtti3.pp 181529df97 + Initial implementation %!s(int64=24) %!d(string=hai) anos

README

This directory contains the examples for the typinfo unit.

rttiobj.pp This unit defines an object with RTTI generated.
It is used by the other examples.

trtti1.pp this program offers a series of tests of RTTI routines.
trtti2.pp this program offers a series of tests of RTTI routines.
trtti3.pp this program offers a series of tests of RTTI routines.

ex1.pp This program demonstrates the GetOrdProp function
ex2.pp This program demonstrates the GetEnumProp function
ex3.pp This program demonstrates the GetStrProp function
ex4.pp This program demonstrates the GetFloatProp function
ex5.pp This program demonstrates the GetObjectProp function
ex6.pp This program demonstrates the GetMethodProp function
ex7.pp This program demonstrates the GetSetProp function
ex8.pp This program demonstrates the SetToString function
ex9.pp This program demonstrates the GetEnumName, GetEnumValue functions
ex10.pp This program demonstrates the IsPublishedProp function
ex11.pp This program demonstrates the IsStoredProp function
ex12.pp This program demonstrates the GetPropInfos function
ex13.pp This program demonstrates the GetPropList function
ex14.pp This program demonstrates the FindPropInfo function
ex15.pp This program demonstrates the GetInt64Prop function
ex16.pp This program demonstrates the PropIsType function
ex17.pp This program demonstrates the PropType function
ex18.pp This program demonstrates the SetToString function