[Overview][Resource strings][Constants][Types][Procedures and functions][Index] Reference for unit 'tiRTTI' (#tiopf)

Reference for unit 'tiRTTI'

Helper RTTI functions

uses

  System,

  tiBaseObject,

  

Unit containing base class used by all tiOPF classes

  TypInfo,

  Classes;

Overview

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');


Documentation generated on: 2017-08-16