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

TNBPages.InsertPage

Inserts a page instance at the specified position in the page list.

Declaration

Source position: comctrls.pp line 311

protected procedure TNBPages.InsertPage(

  Index: Integer;

  const APage: TCustomPage

); override;

Arguments

Index

  

Ordinal position in the page list for the inserted value.

APage

  

Page instance inserted into the page list.


Version 4.0 Generated 2025-05-03 Home