TObjectModel

Interface between structured data and viewers that represent those data as member/value pairs.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TObjectModel

Source

Object_.Model.pas (50)

Methods

ScopeVisibilityResultNameDescription
InstancepublicTInteger32GetMemberCount()
InstancepublicTObjectMemberGetMember(Index: TInteger32)
InstancepublicSetMember(Index: TInteger32; Value: TValue)