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

TCustomTabControl.DoCloseTabClicked

DoCloseTabClicked - perform the action associated with clicking the Close tab for this page (OnCloseTabClicked).

Declaration

Source position: comctrls.pp line 484

public procedure TCustomTabControl.DoCloseTabClicked(

  APage: TCustomPage

); virtual;