JVCL Help:TGetImageEvent

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The type for an OnGetImage event handler.

run\JvDBLookup.pas


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

run\JvDBLookup.pas


Description

Write here a description.

run\JvDBLookup.pas


See Also

TJvDBLookupEdit.OnGetImage, TJvLookupControl.OnGetImage

run\JvDBLookup.pas


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