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

TMethodList.Insert

Declaration

Source position: lclproc.pas line 57

public procedure TMethodList.Insert(

  Index: Integer;

  const AMethod: TMethod

);