Unit 'base_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_wst]

TStringBufferRemotable

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

Declaration

Source position: base_service_intf.pas line 303

type TStringBufferRemotable = class(TAbstractSimpleRemotable)

public

  class procedure Save(); override;

  

  class procedure Load(); override;

  

  procedure Assign(); override;

  

  function Equal(); override;

  

  function wstHasValue; override;

  

  property Data: string; [rw]

  

end;

Inheritance

TStringBufferRemotable

  

|

TAbstractSimpleRemotable

  

|

TBaseRemotable

  

|

TObject



CT Web help

CodeTyphon Studio