TBasedxReportLink.CreateGroupLookAndFeel(TdxPSReportGroupLookAndFeelClass,Boolean) Method
Declaration
function CreateGroupLookAndFeel(AClass: TdxPSReportGroupLookAndFeelClass; ACheckExisting: Boolean = True): TdxPSReportGroupLookAndFeel;
Parameters
Name | Type |
---|---|
AClass | TdxPSReportGroupLookAndFeelClass |
ACheckExisting | Boolean |
Returns
Type |
---|
TdxPSReportGroupLookAndFeel |
See Also