[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 380
type TFPTextBlock = class(TObject)
public
Pos: TFPReportPoint;
Width: TFPReportUnits;
Height: TFPReportUnits;
Descender: TFPReportUnits;
Text: TFPReportString;
FontName: string;
FGColor: TFPReportColor;
BGColor: TFPReportColor;
end;
TFPTextBlock
TObject