Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTabControl.GetImageIndex

Signals the OnGetImageIndex event handler to get an image for the specified tab index.

Declaration

Source position: comctrls.pp line 852

public function TTabControl.GetImageIndex(

  ATabIndex: Integer

):Integer; override;