[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
AddHandler - add a control handler of the nominated type, using the specified method
Source position: controls.pp line 1199
protected procedure TControl.AddHandler( |
HandlerType: TControlHandlerType; |
const AMethod: TMethod; |
AsFirst: Boolean = false |
); |
lazarus-ccr.sourceforge.net |