Unit 'PasDoc_StringPairVector' Package
[Overview][Classes][Index] [#pl_pasdoc]

TStringPairVector

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

Declaration

Source position: PasDoc_StringPairVector.pas line 55

type TStringPairVector = class(TObjectVector)

public

  property Items []: TStringPair; default; [rw]

  

  function Text();

  

  function FindName();

  

  function DeleteName();

  

  procedure LoadFromBinaryStream();

  

  procedure SaveToBinaryStream();

  

  function FirstName;

  

end;

Inheritance

TStringPairVector

  

|

TObjectVector

  

|

TObject



CT Web help

CodeTyphon Studio