有
有毛病
Unregistered / Unconfirmed
GUEST, unregistred user!
procedure TFrm_out.N1Click(Sender: TObject);
begin
RMReport1.PrepareReport;
RMReport1.Preview;
end;
错误信息:
[Error] Unit10.pas(312): Statement expected, but expression of type 'TRMPreview' found
begin
RMReport1.PrepareReport;
RMReport1.Preview;
end;
错误信息:
[Error] Unit10.pas(312): Statement expected, but expression of type 'TRMPreview' found