Unit 'InterfaceBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMessageDispatcher.Create

Constructor for the class instance.

Declaration

Source position: interfacebase.pp line 190

public constructor TMessageDispatcher.Create(

  AMethod: TLCLWndMethod

);

Arguments

AMethod

  

Window handler routine in an LCL object where a message is delivered.

See also

TLCLWndMethod

  

The type used for all LCL message handlers.


Version 4.4 Generated 2025-11-08 Home