[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomTrayIcon.OnPaint

Use this to implement custom drawing to the icon. Draw using the canvas property of the icon. Note: Does not work on win32.

Declaration

Source position: extctrls.pp line 1356

public property TCustomTrayIcon.OnPaint: TNotifyEvent
  read FOnPaint
  write FOnPaint;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.