Back to Devexpress

TcxPageControl.ActivePage Property

vcl-cxpc-dot-tcxpagecontrol-98c87e0f.md

latest845 B
Original Source

TcxPageControl.ActivePage Property

Specifies the active page of the page control.

Declaration

delphi
property ActivePage: TcxTabSheet read; write;

Property Value

Type
TcxTabSheet

Remarks

Use the ActivePage property to obtain the TcxTabSheet object representing the active page or navigate to the specified page.

See Also

Managing the Pages Collection

Navigating through Pages

TcxPageControl Class

TcxPageControl Members

cxPC Unit