RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterGotoPageAction.GetItemCount Method

Returns the number of commands defined by this adapter action.

Pascal
function GetItemCount: Integer; override;
C++
virtual __fastcall int GetItemCount();

TCustomAdapterGotoPageAction returns the value of the parent adapter's PageCount property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!