[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler type for OnShowHint.
Source position: controls.pp line 892
type TControlShowHintEvent = procedure( |
Sender: TObject; |
HintInfo: PHintInfo |
) of object; |
lazarus-ccr.sourceforge.net |