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

THeaderBlock

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

Declaration

Source position: base_service_intf.pas line 899

type THeaderBlock = class(TBaseComplexRemotable)

protected

  function GetName; virtual;

  

  procedure SetName(); virtual;

  

public

  property Direction: THeaderDirection; [rw]

  

  property Understood: Boolean; [rw]

  

  property Name: string; [rw]

  

published

  property mustUnderstand: Integer; [rws]

  

end;

Inheritance

THeaderBlock

  

|

TBaseComplexRemotable

  

|

TAbstractComplexRemotable

  

|

TBaseRemotable

  

|

TObject



CT Web help

CodeTyphon Studio