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

📄 iraccepter_6.frm

📁 红外线遥控器读码软件
💻 FRM
📖 第 1 页 / 共 3 页
字号:
      Top             =   9840
      Width           =   495
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      Caption         =   "Cycle tolerance:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   360
      TabIndex        =   29
      Top             =   9840
      Width           =   1920
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "0,1Time tolerance:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   120
      TabIndex        =   25
      Top             =   9360
      Width           =   2220
   End
   Begin VB.Label Label6 
      Caption         =   "Bin:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   120
      TabIndex        =   22
      Top             =   7920
      Width           =   375
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      Caption         =   "IR type:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   0
      TabIndex        =   20
      Top             =   7080
      Width           =   945
   End
   Begin VB.Label Label5 
      Caption         =   "Select single time line or double time lines:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   120
      TabIndex        =   19
      Top             =   5040
      Width           =   1455
   End
   Begin VB.Label Label4 
      Caption         =   "UnNormal Record:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   3960
      TabIndex        =   17
      Top             =   9240
      Width           =   1335
   End
   Begin VB.Label Label3 
      Caption         =   "Display receive bits or the time interval of two time line: "
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   120
      TabIndex        =   16
      Top             =   5640
      Width           =   3255
   End
   Begin VB.Label Label2 
      Caption         =   "IR wave zoom out multiple:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   120
      TabIndex        =   15
      Top             =   6480
      Width           =   1575
   End
   Begin VB.Label Lblzoom 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   1  'Fixed Single
      Caption         =   " "
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   375
      Left            =   1800
      TabIndex        =   10
      Top             =   6600
      Width           =   975
   End
   Begin VB.Label LblRGtime 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   1  'Fixed Single
      Height          =   375
      Left            =   1560
      TabIndex        =   3
      Top             =   6120
      Width           =   1215
   End
   Begin VB.Menu mnuirmenu 
      Caption         =   "&IRMenu"
      Begin VB.Menu mumconnect 
         Caption         =   "Dis&Connect"
      End
      Begin VB.Menu mnuErrMes 
         Caption         =   "&View Error Message"
         Shortcut        =   {F3}
      End
      Begin VB.Menu mnuviewcode 
         Caption         =   "&Record code and Set tolerance"
         Shortcut        =   {F4}
      End
      Begin VB.Menu mnusettime 
         Caption         =   "Standard &Time Parameter"
         Shortcut        =   {F5}
      End
      Begin VB.Menu mnuAddFmt 
         Caption         =   "&Add Or Modify Format"
         Shortcut        =   ^A
      End
      Begin VB.Menu mnuVCode 
         Caption         =   "&View zoom IR Code"
         Shortcut        =   ^D
      End
      Begin VB.Menu SP 
         Caption         =   "-"
      End
      Begin VB.Menu mnu3per 
         Caption         =   "Time tolerance &3%"
         Shortcut        =   ^{F1}
      End
      Begin VB.Menu mnu5Per 
         Caption         =   "Time tolerance &5%"
         Shortcut        =   ^{F2}
      End
      Begin VB.Menu mnu8per 
         Caption         =   "Time tolerance &8%"
         Shortcut        =   ^{F3}
      End
      Begin VB.Menu mnuAuto 
         Caption         =   "Auto select Format"
         Shortcut        =   ^{F4}
      End
      Begin VB.Menu mnuCmp 
         Caption         =   "Compare Sample RCU Code"
         Shortcut        =   ^{F5}
      End
      Begin VB.Menu a 
         Caption         =   "-"
      End
      Begin VB.Menu mnuclose 
         Caption         =   "E&xit"
         Shortcut        =   ^X
      End
   End
   Begin VB.Menu mnuForm1 
      Caption         =   "Form0&01~020"
      Begin VB.Menu mnuform001 
         Caption         =   "Form001(&AIWA*SANYO)"
      End
      Begin VB.Menu mnuform002 
         Caption         =   "Form002(ECHOSTAR)"
      End
      Begin VB.Menu mnuform003 
         Caption         =   "Form003"
      End
      Begin VB.Menu mnuform004 
         Caption         =   "Form004"
      End
      Begin VB.Menu mnuform005 
         Caption         =   "Form005(FERGUSON)"
      End
      Begin VB.Menu mnuform006 
         Caption         =   "Form006(&FERGUSON2)"
      End
      Begin VB.Menu mnuform007 
         Caption         =   "Form007(GRADIENTE)"
      End
      Begin VB.Menu mnuform008 
         Caption         =   "Form008(&GRUNDIG)"
      End
      Begin VB.Menu mnuform009 
         Caption         =   "Form009"
      End
      Begin VB.Menu mnuform010 
         Caption         =   "Form010(&ITT)"
      End
      Begin VB.Menu se 
         Caption         =   "-"
      End
      Begin VB.Menu mnuform011 
         Caption         =   "Form011(Jvc)"
         Shortcut        =   {F11}
      End
      Begin VB.Menu mnuform012 
         Caption         =   "Form012(Panasonic 48bit/KASEIKYO)"
      End
      Begin VB.Menu mnuform013 
         Caption         =   "Form013(MITSUBISHI)"
      End
      Begin VB.Menu mnuform014 
         Caption         =   "Form014(&MITSUBISHI2)"
      End
      Begin VB.Menu mnuform015 
         Caption         =   "Form015"
      End
      Begin VB.Menu mnuform016 
         Caption         =   "Form016(NEC N-8)"
         Shortcut        =   {F6}
      End
      Begin VB.Menu mnuform017 
         Caption         =   "Form017(NEC-&R)"
      End
      Begin VB.Menu mnuform018 
         Caption         =   "Form018"
      End
      Begin VB.Menu mnuform019 
         Caption         =   "Form019(NOKIA)"
      End
      Begin VB.Menu mnuform020 
         Caption         =   "Form020(PA&NA5-6(1))"
      End
   End
   Begin VB.Menu mnuform3 
      Caption         =   "Form021~040"
      Begin VB.Menu mnuform021 
         Caption         =   "Form021(&PANA5-6(2))"
      End
      Begin VB.Menu mnuform022 
         Caption         =   "Form022(PANA5-6)"
      End
      Begin VB.Menu mnuform023 
         Caption         =   "Form023(PA&CE)"
      End
      Begin VB.Menu mnuform024 
         Caption         =   "Form024(PEONY)"
      End
      Begin VB.Menu mnuform025 
         Caption         =   "Form025(PHI&LIPS2)"
      End
      Begin VB.Menu mnuform026 
         Caption         =   "Form026(&PHILIPS3)"
      End
      Begin VB.Menu mnuform027 
         Caption         =   "Form027"
      End
      Begin VB.Menu mnuform028 
         Caption         =   "Form028(PRIMESTAR)"
      End
      Begin VB.Menu mnuform029 
         Caption         =   "Form029"
      End
      Begin VB.Menu mnuform030 
         Caption         =   "Form030(&RC-5)"
         Shortcut        =   {F2}
      End
      Begin VB.Menu sp3 
         Caption         =   "-"
      End
      Begin VB.Menu mnuform031 
         Caption         =   "Form031(RC-5 &Extension)"
         Shortcut        =   ^{F11}
      End
      Begin VB.Menu mnuform032 
         Caption         =   "Form032(R&CA)"
      End
      Begin VB.Menu mnuform033 
         Caption         =   "Form033(&Sharp)"
      End
      Begin VB.Menu mnuform034 
         Caption         =   "Form034(Sony 7-5)"
         Shortcut        =   {F9}
      End
      Begin VB.Menu mnuform035 
         Caption         =   "Form035(Sony 7-13)"
         Shortcut        =   {F7}
      End
      Begin VB.Menu mnuform036 
         Caption         =   "Form036"
      End
      Begin VB.Menu mnuform037 
         Caption         =   "Form037(&TELEFUNKEN2)"
      End
      Begin VB.Menu mnuform038 
         Caption         =   "Form038(T&ELEFUNKEN3)"
      End
      Begin VB.Menu mnuform039 
         Caption         =   "Form039(T&HOMSON)"
      End
      Begin VB.Menu mnuform040 
         Caption         =   "Form040"
      End
   End
   Begin VB.Menu mnuform5 
      Caption         =   "Form0&41~060"
      Begin VB.Menu mnuform041 
         Caption         =   "Form041(&TOSHIBA)"
      End
      Begin VB.Menu mnuform042 
         Caption         =   "Form042(&ZENITH)"
      End
      Begin VB.Menu mnuForm043 
         Caption         =   "Form043(&NEC N-16)"
         Shortcut        =   {F12}
      End
      Begin VB.Menu mnuForm044 
         Caption         =   "Form044(&Bose 16)"
      End
      Begin VB.Menu mnuForm045 
         Caption         =   "Form045(B&ose 32)"
      End
      Begin VB.Menu mnuForm046 
         Caption         =   "Form046(&RC-6(Mic))"
      End
      Begin VB.Menu mnuForm047 
         Caption         =   "Form047(RC-6(&Marntz))"
      End
      Begin VB.Menu mnuForm048 
         Caption         =   "Form048(&Denon)"
      End
      Begin VB.Menu mnuForm049 
         Caption         =   "Form049(&Silan)"
      End
      Begin VB.Menu mnuForm050 
         Caption         =   "Form050"
      End

⌨️ 快捷键说明

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