lang.formviewexif.inc

来自「支持版本:Delphi 5-2009, C++Builder 5-2009 A」· INC 代码 · 共 17 行

INC
17
字号
  Caption:= MsgCaption(880);
  btnClose.Caption:= MsgCaption(353);

  List.Columns[0].Caption:= MsgCaption(883);
  List.Columns[1].Caption:= MsgCaption(884);
  List.Columns[2].Caption:= MsgCaption(885);

  tc.Tabs.Strings[0]:= MsgCaption(890);
  tc.Tabs.Strings[1]:= MsgCaption(891);
  tc.Tabs.Strings[2]:= MsgCaption(892);
  tc.Tabs.Strings[3]:= MsgCaption(893);
  tc.Tabs.Strings[4]:= MsgCaption(894);
  tc.Tabs.Strings[5]:= MsgCaption(895);

  //Messages
  MsgViewerExifMissed:= MsgString(126);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?