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

TPageControl.ActivePage

ActivePage - the currently selected active page (TTabSheet)

Declaration

Source position: comctrls.pp line 600

published property TPageControl.ActivePage : TTabSheet
  read GetActiveTabSheet
  write SetActiveTabSheet;

Description

ActivePage - the currently selected active page (TTabSheet)

Note that this overrides the definition in TCustomTabControl where ActivePage is defined as a String.

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