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

TPropertyReadProc

Declaration

Source position: object_serializer.pas line 32

type TPropertyReadProc = function(

  AObject: TObject;

  APropInfo: TPropSerializationInfo;

  AStore: IFormatterBase

):Boolean;



CT Web help

CodeTyphon Studio