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

📄 main_unit.dfm

📁 sql inject HDSI3--delphi.rar
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          end
          object GroupBox4: TGroupBox
            Left = 0
            Top = 65
            Width = 660
            Height = 48
            TabOrder = 0
            object Label3: TLabel
              Left = 8
              Top = 22
              Width = 66
              Height = 12
              Caption = #22810#21477#25191#34892'   '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
            end
            object Label4: TLabel
              Left = 120
              Top = 22
              Width = 54
              Height = 12
              Caption = #23376#26597#35810'   '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
            end
            object Label5: TLabel
              Left = 339
              Top = 22
              Width = 60
              Height = 12
              Caption = #24403#21069#29992#25143'  '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
            end
            object Label6: TLabel
              Left = 229
              Top = 22
              Width = 42
              Height = 12
              Caption = #26435#38480'   '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
            end
            object Label7: TLabel
              Left = 458
              Top = 22
              Width = 48
              Height = 12
              Caption = #24403#21069#24211'  '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
            end
            object suiEdit_multi: TEdit
              Left = 61
              Top = 19
              Width = 54
              Height = 21
              ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
              TabOrder = 0
            end
            object suiEdit_sub: TEdit
              Left = 168
              Top = 19
              Width = 57
              Height = 21
              ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
              TabOrder = 1
            end
            object suiEdit_user: TEdit
              Left = 392
              Top = 19
              Width = 61
              Height = 21
              ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
              TabOrder = 2
            end
            object suiEdit_power: TEdit
              Left = 258
              Top = 19
              Width = 73
              Height = 21
              ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
              TabOrder = 3
            end
            object suiEdit_dbname: TEdit
              Left = 503
              Top = 19
              Width = 61
              Height = 21
              ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
              TabOrder = 4
              OnChange = suiEdit_dbnameChange
            end
            object suiButton_select: TButton
              Left = 568
              Top = 17
              Width = 42
              Height = 25
              Caption = #36328#24211
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 5
              OnClick = suiButton_selectClick
            end
            object Button15: TButton
              Left = 612
              Top = 17
              Width = 42
              Height = 25
              Caption = #26292#24211
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 6
              OnClick = Button15Click
            end
          end
          object GroupBox6: TGroupBox
            Left = 0
            Top = 35
            Width = 660
            Height = 35
            TabOrder = 1
            object suiRadioButton_report: TRadioButton
              Left = 18
              Top = 13
              Width = 129
              Height = 17
              Caption = 'SQL'#38169#35823#25552#31034#24320#21551'    '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 0
              OnClick = suiRadioButton_reportClick
            end
            object suiRadioButton_notReport: TRadioButton
              Left = 271
              Top = 13
              Width = 132
              Height = 17
              Caption = 'SQL'#38169#35823#25552#31034#20851#38381'  '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 1
              OnClick = suiRadioButton_notReportClick
            end
            object suiRadioButton_access: TRadioButton
              Left = 524
              Top = 12
              Width = 95
              Height = 17
              Caption = 'Access'#25110#20854#20182'   '
              Font.Charset = ANSI_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              TabOrder = 2
            end
          end
          object GroupBox7: TGroupBox
            Left = 7
            Top = 118
            Width = 204
            Height = 258
            Caption = #24050#29468#35299#34920#21517
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 2
            object ListView_table: TListView
              Left = 2
              Top = 14
              Width = 200
              Height = 242
              Align = alClient
              Columns = <
                item
                  Caption = 'ID'
                  Width = 30
                end
                item
                  Caption = #34920#21517
                  Width = 100
                end
                item
                  Caption = #25968#25454#37327
                  Width = 48
                end>
              GridLines = True
              RowSelect = True
              SortType = stData
              TabOrder = 0
              ViewStyle = vsReport
            end
          end
          object GroupBox8: TGroupBox
            Left = 216
            Top = 118
            Width = 204
            Height = 259
            Caption = #24050#29468#35299#21015#21517
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 3
            object ListView_column: TListView
              Left = 2
     

⌨️ 快捷键说明

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