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

TPascalHelpContextList.Add

Declaration

Source position: line 0

public procedure TPascalHelpContextList.Add(

  const Context: TPascalHelpContext

);

procedure TPascalHelpContextList.Add(

  Descriptor: TPascalHelpContextType;

  const Context: string

);