Provides access to a page object in the notebook control by its ordinal position in the list of pages.
Source position: extctrls.pp line 146
public property TNotebook.Page[Index: Integer] : TPage |
Page is an indexed read-only TPage property used to access a page object for the notebook control by its ordinal position in the list of pages.