Unit 'BGRADNetDeserial' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TSerializedValue

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

Declaration

Source position: bgradnetdeserial.pas line 130

type TSerializedValue = class(TSerializedArray)

protected

  function GetIsReferenceType;

  

  function GetValueAsString;

  

  function GetTypeAsString; override;

  

public

  constructor Create(); overload;

  

  property ValueAsString: string; [r]

  

  property IsReferenceType: Boolean; [r]

  

end;

Inheritance

TSerializedValue

  

|

TSerializedArray

  

|

TCustomSerializedObject

  

|

TObject



CT Web help

CodeTyphon Studio