[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Helper RTTI functions
uses |
||
System, |
||
|
Unit containing base class used by all tiOPF classes |
|
TypInfo, |
||
Classes; |
Helper RTTI functions. This unit also introduces a feature called "property paths" which standard RTTI doesn't have. "Property Paths" allows you to query properties or objects serveral levels deap with a single call. For example: tiGetPropInfo(SomeObject, 'Person.Address.Type');