[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazMethodList' (#lazutils)

TMethodList.Add

Declaration

Source position: lazmethodlist.pas line 52

public procedure TMethodList.Add(

  const AMethod: TMethod

);

procedure TMethodList.Add(

  const AMethod: TMethod;

  AsLast: Boolean

);

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