[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazHelpIntf' (#lcl)

TPascalHelpContextList.Add

Declaration

Source position: lazhelpintf.pas line 67

public procedure TPascalHelpContextList.Add(

  const Context: TPascalHelpContext

);

procedure TPascalHelpContextList.Add(

  Descriptor: TPascalHelpContextType;

  const Context: string

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.