Package: InstantRtti Diagram Back to overview

TInstantProperties class
Inherits from: TObject
Attributes
Name Type Visibility
FInstance TObject   private
FClass TClass   private
FPropCount Integer   private
FPropList PPropList   private
Count   public
Names   public
PropInfos   public
Texts   public
Types   public
Values   public
Operations
Name Parameters Returns Visibility
CreatePropList
PTypeInfo TypeInfo
 
  private
DestroyPropList     private
GetCount   Integer   private
GetPropInfos
Integer Index
 
PPropInfo   private
GetNames
Integer Index
 
string   private
GetTexts
Integer Index
 
string   private
GetTypes
Integer Index
 
TTypeKind   private
GetValues
Integer Index
 
Variant   private
Create
TObject AInstance
 
  public
Create
TClass AClass
TObject AInstance
 
  public
Destroy     public