JVCL Help:TGetImageEvent
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TGetImageEvent type
[+] JvDBLookup.pas Types
Search in JVCL Help
Search in all projectsSummary
The type for an OnGetImage event handler.
Pascal
run\JvDBLookup.pas
TGetImageEvent = procedure (Sender: TObject; IsEmpty: Boolean; var Graphic: TGraphic; var TextMargin: Integer) ofobject;
Parameters
Parameters | Description |
Sender | Description for this parameter |
IsEmpty | Description for this parameter |
Graphic | Description for this parameter |
TextMargin | Description for this parameter |
Description
Write here a description.
See Also
TJvDBLookupEdit.OnGetImage, TJvLookupControl.OnGetImage
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page