Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.



CT Web help

CodeTyphon Studio