JVCL Help:TJvDockPaintDockEvent
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockPaintDockEvent type
[+] JvDockControlForm.pas Types
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvDockControlForm.pas
TJvDockPaintDockEvent = procedure (Canvas: TCanvas; Control: TControl; const ARect: TRect) ofobject;
Parameters
Parameters | Description |
Canvas | User can use resource in Canvas parameter to draw image. |
Control | The 'Dock Client Form'. |
ARect | Determines area of redraw. |
Description
This type is used by (for reference): Nothing in this unit.
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