|
FlexCel Studio for VCL/LCL
|
This method should return the IXlsDataSet associated to the PagesDataSet property.
function GetPagesDataSet: IXlsDataSet; virtual; abstract;
virtual __fastcall IXlsDataSet GetPagesDataSet() = 0;
This method is abstract in TCustomFlexCelReport. Descendants should override this method and supply the correct dataset associated with PagesDataSet, by looking for it in the DesignDataModule.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|