| OnButtonDraw Event |
Applies to
TIB_CustomEdit
Declaration
TIB_EditButtonCustomDrawEvent = Procedure(ACanvas:TCanvas; Rect:TRect; Enabled,Pressed:boolean; var DefaultDraw:boolean) of object;
Description
This event will fire when the Button has to be drawn.