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

TTabControl.ImageListChange

Calls the corresponding method in Tabs.

Declaration

Source position: comctrls.pp line 838

protected procedure TTabControl.ImageListChange(

  Sender: TObject

);

Arguments

Sender

  

Object (TCustomTabControl) for the event.

Description

Calls the corresponding method in Tabs.

See also

TCustomTabControl.Tabs

  

Contains the list of pages accessible in the tabbed control.