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

📄 routelle login for windows.dfm

📁 routelle login for windows 一个台湾轮盘赌的登陆工具条!
💻 DFM
字号:
object Form1: TForm1
  Left = 128
  Top = 103
  BorderStyle = bsNone
  Caption = 'Form1'
  ClientHeight = 600
  ClientWidth = 800
  Color = clBlack
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Arial'
  Font.Style = []
  FormStyle = fsStayOnTop
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  OnMouseDown = FormMouseDown
  OnMouseMove = FormMouseMove
  OnMouseUp = FormMouseUp
  PixelsPerInch = 96
  TextHeight = 14
  object Panel8: TPanel
    Left = 310
    Top = 5
    Width = 240
    Height = 444
    Caption = 'Panel8'
    Color = clBackground
    TabOrder = 11
    Visible = False
    object Label10: TLabel
      Left = 6
      Top = 5
      Width = 45
      Height = 16
      Caption = 'Record'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object StringGrid4: TStringGrid
      Left = 5
      Top = 26
      Width = 230
      Height = 411
      ColCount = 11
      DefaultColWidth = 18
      DefaultRowHeight = 18
      DefaultDrawing = False
      FixedColor = clInfoBk
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = 'Arial'
      Font.Style = []
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
      ParentFont = False
      TabOrder = 0
      OnDrawCell = StringGrid4DrawCell
    end
  end
  object Panel4: TPanel
    Left = 555
    Top = 5
    Width = 240
    Height = 444
    Caption = 'Panel4'
    Color = clBackground
    TabOrder = 5
    Visible = False
    object Label5: TLabel
      Left = 6
      Top = 5
      Width = 45
      Height = 16
      Caption = 'Census'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object StringGrid2: TStringGrid
      Left = 5
      Top = 26
      Width = 230
      Height = 411
      ColCount = 6
      Ctl3D = True
      DefaultColWidth = 30
      DefaultRowHeight = 23
      DefaultDrawing = False
      FixedColor = clWhite
      FixedCols = 0
      RowCount = 17
      FixedRows = 0
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      OnDrawCell = StringGrid2DrawCell
      ColWidths = (
        30
        41
        30
        41
        30
        43)
    end
  end
  object Panel6: TPanel
    Left = 555
    Top = 449
    Width = 240
    Height = 40
    BorderWidth = 10
    Color = clBackground
    TabOrder = 7
    Visible = False
    object SpeedButton3: TSpeedButton
      Left = 7
      Top = 8
      Width = 65
      Height = 25
      Caption = 'Account'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clAqua
      Font.Height = -12
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 133
      Top = 8
      Width = 49
      Height = 25
      Caption = 'Census'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clAqua
      Font.Height = -12
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton4Click
    end
    object SpeedButton5: TSpeedButton
      Left = 78
      Top = 8
      Width = 49
      Height = 25
      Caption = 'Record'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clAqua
      Font.Height = -12
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton5Click
    end
    object SpeedButton6: TSpeedButton
      Left = 187
      Top = 8
      Width = 46
      Height = 25
      Caption = 'Close'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clAqua
      Font.Height = -12
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton6Click
    end
  end
  object Panel5: TPanel
    Left = 5
    Top = 5
    Width = 545
    Height = 335
    Caption = 'Panel5'
    Color = clBackground
    TabOrder = 6
    Visible = False
    object Label3: TLabel
      Left = 6
      Top = 5
      Width = 100
      Height = 16
      Caption = 'Account Record'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 280
      Top = 5
      Width = 65
      Height = 16
      Caption = 'Bet Total :'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label7: TLabel
      Left = 360
      Top = 1
      Width = 13
      Height = 29
      Caption = '0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clYellow
      Font.Height = -24
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object StringGrid3: TStringGrid
      Left = 5
      Top = 26
      Width = 534
      Height = 303
      ColCount = 6
      DefaultColWidth = 70
      DefaultRowHeight = 23
      FixedColor = clInfoBk
      FixedCols = 0
      RowCount = 13
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      GridLineWidth = 0
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
      ParentFont = False
      TabOrder = 0
      ColWidths = (
        70
        70
        70
        70
        70
        163)
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 565
    Width = 800
    Height = 35
    Align = alBottom
    BevelOuter = bvNone
    Color = clBackground
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 480
      Top = 6
      Width = 81
      Height = 25
      Caption = 'Connect'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clYellow
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 576
      Top = 6
      Width = 81
      Height = 25
      Caption = 'Close'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clYellow
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object Label1: TLabel
      Left = 8
      Top = 8
      Width = 91
      Height = 16
      Caption = 'Machine Code'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 248
      Top = 8
      Width = 84
      Height = 16
      Caption = 'Card Number'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label9: TLabel
      Left = 680
      Top = 8
      Width = 4
      Height = 16
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -12
      Font.Name = 'System'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 104
      Top = 8
      Width = 129
      Height = 20
      BorderStyle = bsNone
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 336
      Top = 8
      Width = 129
      Height = 20
      BorderStyle = bsNone
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
  end
  object Edit3: TEdit
    Left = 88
    Top = 448
    Width = 105
    Height = 24
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Text = 'localhost'
    Visible = False
  end
  object Edit4: TEdit
    Left = 88
    Top = 472
    Width = 105
    Height = 24
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Text = '3590'
    Visible = False
  end
  object Edit5: TEdit
    Left = 88
    Top = 424
    Width = 105
    Height = 24
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    Text = 'RotDll.dll'
    Visible = False
  end
  object Panel2: TPanel
    Left = 4
    Top = 440
    Width = 30
    Height = 119
    Anchors = [akLeft, akTop, akRight]
    AutoSize = True
    BevelOuter = bvNone
    BorderWidth = 2
    TabOrder = 3
    Visible = False
    object ToolBar1: TToolBar
      Left = 2
      Top = 2
      Width = 26
      Height = 115
      Align = alNone
      AutoSize = True
      ButtonHeight = 23
      ButtonWidth = 26
      Caption = 'ToolBar1'
      DisabledImages = ImageList2
      EdgeBorders = []
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList1
      List = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Cursor = crHandPoint
        Hint = '墓だ

⌨️ 快捷键说明

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