[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 2035
type TFPReportMemo = class(TFPReportCustomMemo) |
published |
property CullThreshold: TFPReportCullThreshold; |
property Font: TFPReportFont; |
property LineSpacing: TFPReportUnits; |
property LinkColor: TFPReportColor; |
property Options: TFPReportMemoOptions; |
property WordOverflow: TFPReportWordOverflow; |
property StretchMode: TFPReportStretchMode; |
property Text: TFPReportString; |
property TextAlignment: TFPReportTextAlignment; |
property UseParentFont: Boolean; |
property OnBeforePrint: TFPReportBeforePrintEvent; |
end; |
| |
| |
| |
| |
TObject |