Bil*_*ven 1 delphi reportbuilder
我正在尝试使用 RAP 在 Digital-Metaphors Report Builder 中的变量中设置字体属性。我正在使用的代码是:
if (DBdetail['LINEATTR']='1') then begin
budgetValue.font.style:=[fsBold];
end;
Run Code Online (Sandbox Code Playgroud)
但这不起作用,我收到编译时错误。如何设置字体样式?
| 归档时间: |
|
| 查看次数: |
3477 次 |
| 最近记录: |