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

Reference for unit 'LazMethodList'

Implements a list of TMethod entries.

uses

  Classes,

  sysutils,

  RtlConsts;

Overview

lazmethodlist.pas implements a list used TMethod instances representing event handler routines in LCL components.

This file is part of the LazUtils package.