Unit 'sdo_imp_utils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

TStringInterfaceList

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

Declaration

Source position: sdo_imp_utils.pas line 37

type TStringInterfaceList = class

public

  constructor Create;

  destructor Destroy; override;

  function Add();

  procedure Delete();

  procedure Clear;

  function IndexOf();

  property Count: PtrInt; [r]

  property Strings []: string; [rw]

  property Intf []: IInterface; [rw]

end;

Inheritance

TStringInterfaceList

|

TObject


Documentation generated on: 2023-03-18