/* Accessing the Text Attributes text property font property textColor property textAlignment property lineBreakMode property enabled property Sizing the Label’s Text adjustsFontSizeToFitWidth property baselineAdjustment property minimumFontS
procedure MasterData1OnBeforePrint(Sender: TfrxComponent); begin IF (<frxDB_cdsresult."res_CHR">='↓') THEN BEGIN frxdb_cdsresultres_chr.FONT.COLOR:=CLblue; frxdb_cdsresultres_dec.FONT.COLOR:=CLblue; frxdb_cdsresultres_dec.FONT.STYLE:=; END