Kod: Tümünü seç
try if queryblisim.Value='E' then (frxReport1.FindObject('tableISIM') as Tfrxmemoview).Font.Style:= [fsBold]; except else end;
Kod: Tümünü seç
try if queryblsonuc.Value='E' then (frxReport1.FindObject('tableSONUC') as TfrxRichView).Font.Style:= [fsBold]; except else end;