Unit 'LazHelpIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPascalHelpContextList

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

Declaration

Source position: lazhelpintf.pas line 61

type TPascalHelpContextList = class(THelpQueryItem)

public

  procedure Add();

  

  procedure Insert();

  

  procedure Clear;

  

  destructor Destroy; override;

  

  function IsEqual(); override;

  

  function CompareList();

  

  function AsString; override;

  

  property Count: Integer; [r]

  

  property Items []: TPascalHelpContext; [r]

  

  property List: TPascalHelpContextPtr; [r]

  

end;

Inheritance

TPascalHelpContextList

  

|

THelpQueryItem

  

|

TObject



CT Web help

CodeTyphon Studio