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

CreateListAndAdd

Declaration

Source position: lazhelpintf.pas line 564

procedure CreateListAndAdd(

  const AnObject: TObject;

  var List: TList;

  OnlyIfNotExists: Boolean

);