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

TUNBPages.Delete

Deletes the page at the specified position in the list of pages.

Declaration

Source position: extctrls.pp line 111

public procedure TUNBPages.Delete(

  Index: Integer

); override;

Arguments

Index

  

Ordinal position in the list of pages for page removed in the method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.