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

TTabGetImageEvent

TTabGetImageEvent - generic event handling method for getting an image for a Tab

Declaration

Source position: extctrls.pp line 130

type TTabGetImageEvent = procedure(

  Sender: TObject;

  TabIndex: Integer;

  var ImageIndex: Integer

) of object;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads