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

TCustomTabControl.DoCloseTabClicked

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

Declaration

Source position: comctrls.pp line 465

public procedure TCustomTabControl.DoCloseTabClicked(

  APage: TCustomPage

); virtual;