procedure MasterData1OnBeforePrint(Sender: TfrxComponent);

begin
   MasterData1.Visible :=  (<FxDB."Counts">) > 0;
end;

相关文章:

  • 2021-05-26
  • 2021-08-26
  • 2022-02-09
  • 2021-12-31
  • 2021-09-30
  • 2021-05-31
  • 2021-04-15
猜你喜欢
  • 2022-12-23
  • 2022-01-20
  • 2022-01-03
  • 2021-10-02
  • 2021-09-01
  • 2021-10-12
相关资源
相似解决方案