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

TCustomNotebook.ActivePage

ActivePage - the name (string) of the Page that is currently selected and is available for interaction

Declaration

Source position: extctrls.pp line 198

protected property TCustomNotebook.ActivePage: String
  read GetActivePage
  write SetActivePage
  stored IsStoredActivePage;