TcxPageControlProperties.ActivePage Property
In This Article
Specifies the active page.
#Declaration
Delphi
property ActivePage: TcxTabSheet read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the ActivePage property to obtain an active page, or to make the specified page active.
See Also