Unit 'object_serializer' Package
[Overview][Types][Classes][Index] [#pl_wst]

TPropSerializationInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: object_serializer.pas line 45

type TPropSerializationInfo = class

public

  property Name: string; [r]

  

  property ExternalName: string; [r]

  

  property NameSpace: string; [r]

  

  property Style: TSerializationStyle; [r]

  

  property PersisteType: TPropStoreType; [r]

  

  property PropInfo: PPropInfo; [r]

  

  property QualifiedName: Boolean; [r]

  

  property ReaderProc: TPropertyReadProc; [r]

  

  property WriterProc: TPropertyWriteProc; [r]

  

end;

Inheritance

TPropSerializationInfo

  

|

TObject



CT Web help

CodeTyphon Studio