TdxSpreadSheetReportDesignerOrientationAction Class
The base class for the action classes that implement commands modifying the resulting report layout orientation.
Declaration
TdxSpreadSheetReportDesignerOrientationAction = class(
TdxSpreadSheetReportDesignerAction
)
Remarks
This class is the direct ancestor of the TdxSpreadSheetReportDesignerHorizontalOrientation and TdxSpreadSheetReportDesignerVerticalOrientation action classes.
You do not need to create instances of the TdxSpreadSheetReportDesignerOrientationAction class. Use its descendants instead.
Inheritance
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
TdxBasicAction
TdxCustomAction
TdxSpreadSheetAction
TdxSpreadSheetReportDesignerAction
TdxSpreadSheetReportDesignerOrientationAction
See Also