API:Vcl.ExtCtrls.TNotebook.ActivePage
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.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TNotebook |
Description
Embarcadero Technologies does not currently have any additional information.