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

TPageControl.Pages

Pages - the actual Pages (TTabSheet) that comprise the component.

Declaration

Source position: comctrls.pp line 604

public property TPageControl.Pages[Index: Integer] : TTabSheet
  read GetTabSheet;

See also

TCustomTabControl.Pages

  

The list of page names in the control.

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