Unit 'ProtocolTypes' Package
[Overview][Constants][Types][Classes][Index] [#pl_pascalscada]

ITagString

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

Declaration

Source position: protocoltypes.pas line 384

type ITagString = interface(ITagInterface)

  function GetValue;

  

  procedure SetValue();

  

  property Value: UTF8String; [rw]

  

end;

Inheritance

ITagString

  

|

ITagInterface

  

|

IInterface



CT Web help

CodeTyphon Studio