RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterGotoPageAction.OnGetPageName Event

Provides the display labels for each goto page command.

Pascal
property OnGetPageName: TWebFormGetPageNameEvent;
C++
__property TWebFormGetPageNameEvent OnGetPageName;

Implement this event handler to specify display labels for the commands that goto pages in the parent adapter. APageIndex is the zero-based index of the page to goto. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!