📄 frxrcexports.pas
字号:
{******************************************}
{ }
{ FastReport v3.0 }
{ Language resource file }
{ }
{ Copyright (c) 2004 }
{ by Alexander Fediachov, }
{ Fast Reports, Inc. }
{ }
{******************************************}
unit frxrcExports;
interface
procedure frAddExportsRes;
implementation
uses frxRes;
procedure frAddExportsRes;
begin
with frxResources do
begin
frxResources.Add('TfrxXLSExportDialog',
'Caption=Export do Excelu' + #13#10 +
'OkB.Caption=OK' + #13#10 +
'CancelB.Caption=Zru歩t' + #13#10 +
'GroupPageRange.Caption= Rozsah str醤ek ' + #13#10 +
'AllRB.Caption=V歟' + #13#10 +
'CurPageRB.Caption=Aktu醠n
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -