[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 1070
type TFPReportDataBand = class(TFPReportCustomDataBand) |
public |
class function ElementType; override; |
class function ReportBandType; override; |
published |
property ChildBand: TFPReportCustomChildBand; |
property DisplayPosition: Integer; |
property Font: TFPReportFont; |
property MasterBand: TFPReportCustomDataBand; |
property StretchMode: TFPReportStretchMode; |
property UseParentFont: Boolean; |
property VisibleOnPage: TFPReportVisibleOnPage; |
property KeepTogetherWithChildren: Boolean; |
property OnBeforePrint: TFPReportBeforePrintEvent; |
end; |
| |
| |
| |
| |
| |
| |
| |
TObject |