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

TNBNoPages.Get

Gets the caption for the page at the specified ordinal position.

Declaration

Source position: comctrls.pp line 331

protected function TNBNoPages.Get(

  Index: Integer

):string; override;

Arguments

Index

  

Ordinal position in the list of pages for the requested value.

Function result

Caption for the TCustomPage instance at the specified position.

See also

TStrings