API:Vcl.TabNotBk.TTabbedNotebook.ActivePage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ActivePage: string read GetActivePage write SetActivePage  stored False;

C++

__property System::UnicodeString ActivePage = {read=GetActivePage, write=SetActivePage, stored=false};

Properties

Type Visibility Source Unit Parent
property published
Vcl.TabNotBk.pas
Vcl.TabNotBk.hpp
Vcl.TabNotBk TTabbedNotebook

Description

Embarcadero Technologies does not currently have any additional information.