RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterGotoPageAction.ImplGetIsAdapterActionList Method

Indicates whether this adapter action may have multiple commands.

Pascal
function ImplGetIsAdapterActionList: Boolean; override;
C++
virtual __fastcall Boolean ImplGetIsAdapterActionList();

ImplGetIsAdapterActionList is called by GetIsAdapterActionList. ImplGetIsAdapterActionList returns true if the parent adapters PageSize property is greater than zero. 

 

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