|
FlexCel Studio for VCL/LCL
|
Component containing the databases used for the report.
function DesignDataModule: TComponent; override;
virtual __fastcall TComponent * DesignDataModule();
This returns the DataModule or Form containing the TQuery/TTables FlexCel is going to use to create the report.
It is Read-Only; if you want to modify this value, use the DataModule property.
Even when the name says "DataModule", and even when it usually is, this property can really point to any component.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|