⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fetch.xfm

📁 ODAC 6 最新版的﹐網上找了好久才找到﹐不太好找啊﹐大家一起共享
💻 XFM
字号:
object FetchForm: TFetchForm  Left = 219  Top = 202  Width = 290  Height = 87  HorzScrollBar.Range = 249  VertScrollBar.Range = 81  ActiveControl = btCancel  BorderIcons = [biSystemMenu]  BorderStyle = fbsDialog  Caption = 'Fetching'  Color = clButton  Font.Color = clText  Font.Height = 11  Font.Name = 'MS Sans Serif'  Font.Pitch = fpVariable  Font.Style = []  FormStyle = fsStayOnTop  KeyPreview = True  ParentFont = False  Position = poMainFormCenter  OnKeyDown = FormKeyDown  PixelsPerInch = 96  TextHeight = 18  TextWidth = 5  object Label1: TLabel    Left = 8    Top = 16    Width = 241    Height = 19    Caption = 'Press Cancel button to interrupt fetch operation.'    Font.Color = clText    Font.Height = 11    Font.Name = 'MS Sans Serif'    Font.Pitch = fpVariable    Font.Style = [fsBold]    ParentFont = False  end  object btCancel: TButton    Left = 108    Top = 56    Width = 75    Height = 25    Caption = 'Cancel'    TabOrder = 0    OnClick = btCancelClick  endend

⌨️ 快捷键说明

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