carl 3bd6280073 * update makefiles for testing 23 năm trước cách đây
..
Makefile 3bd6280073 * update makefiles for testing 23 năm trước cách đây
README e111767081 + Added SetToString example 24 năm trước cách đây
ex1.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex10.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex11.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex12.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex13.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex14.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex15.pp f6d0c598bf * small fixes to test really the int64 stuff 24 năm trước cách đây
ex16.pp 6497cd43b7 + Added ex16 and ex17 24 năm trước cách đây
ex17.pp 6497cd43b7 + Added ex16 and ex17 24 năm trước cách đây
ex18.pp e111767081 + Added SetToString example 24 năm trước cách đây
ex2.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex3.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex4.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex5.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex6.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex7.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex8.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
ex9.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
foot.tex 181529df97 + Initial implementation 24 năm trước cách đây
head.tex 181529df97 + Initial implementation 24 năm trước cách đây
rttiobj.pp 77ec55dafb + Added README and ex14 and ex15 examples 24 năm trước cách đây
trtti1.pp 181529df97 + Initial implementation 24 năm trước cách đây
trtti2.pp 181529df97 + Initial implementation 24 năm trước cách đây
trtti3.pp 181529df97 + Initial implementation 24 năm trước cách đây

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