[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Method type for WindowProc handlers.
Source position: controls.pp line 241
type TWndMethod = procedure( |
var TheMessage: TLMessage |
) of object; |
lazarus-ccr.sourceforge.net |