DefaultCaption
Specifies text to be displayed on tab when Caption property of page is not set.property DefaultCaption: WideString read FDefaultCaption write SetDefaultCaption;Example:
NxPageControl61.DefaultCaption := 'Untitled';
property DefaultCaption: WideString read FDefaultCaption write SetDefaultCaption;NxPageControl61.DefaultCaption := 'Untitled';