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

📄 unit1.~dfm

📁 a small application in Mysql and Delphi
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object Form1: TForm1
  Left = 207
  Top = 169
  Width = 708
  Height = 514
  Caption = 'Form1'
  Color = clInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 48
    Width = 689
    Height = 409
    ActivePage = TabSheet3
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'Personne'
      object Label29: TLabel
        Left = 344
        Top = 176
        Width = 107
        Height = 16
        Caption = 'Recherche par '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label37: TLabel
        Left = 344
        Top = 206
        Width = 127
        Height = 16
        Caption = 'Valeur '#224' chercher:'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 232
        Width = 641
        Height = 113
        Caption = 'Modification/Suppression'
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 24
          Width = 75
          Height = 13
          Caption = 'Code_personne'
        end
        object Label2: TLabel
          Left = 110
          Top = 25
          Width = 22
          Height = 13
          Caption = 'Nom'
        end
        object Label3: TLabel
          Left = 273
          Top = 25
          Width = 36
          Height = 13
          Caption = 'Prenom'
        end
        object BitBtn1: TBitBtn
          Left = 400
          Top = 80
          Width = 75
          Height = 25
          Caption = 'Modifier'
          TabOrder = 0
          OnClick = BitBtn1Click
        end
        object BitBtn2: TBitBtn
          Left = 560
          Top = 80
          Width = 75
          Height = 25
          Caption = 'Annuler'
          TabOrder = 1
        end
        object BitBtn33: TBitBtn
          Left = 480
          Top = 80
          Width = 75
          Height = 25
          Caption = 'Supprimer'
          Enabled = False
          TabOrder = 2
          OnClick = BitBtn33Click
        end
        object Edit1: TEdit
          Left = 16
          Top = 48
          Width = 73
          Height = 21
          TabOrder = 3
        end
        object Edit2: TEdit
          Left = 107
          Top = 48
          Width = 158
          Height = 21
          TabOrder = 4
        end
        object Edit3: TEdit
          Left = 272
          Top = 48
          Width = 161
          Height = 21
          TabOrder = 5
        end
      end
      object DBGrid1: TDBGrid
        Left = 0
        Top = 8
        Width = 665
        Height = 120
        DataSource = DataSource1
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object suivant1: TBitBtn
        Left = 5
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Suivant'
        TabOrder = 2
        OnClick = suivant1Click
      end
      object precedant1: TBitBtn
        Left = 174
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Pr'#233'c'#233'dant'
        TabOrder = 3
        OnClick = precedant1Click
      end
      object premier1: TBitBtn
        Left = 347
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Premier enregistrement'
        TabOrder = 4
        OnClick = premier1Click
      end
      object dernier1: TBitBtn
        Left = 528
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Dernier enregistrement'
        TabOrder = 5
        OnClick = dernier1Click
      end
      object BitBtn17: TBitBtn
        Left = 4
        Top = 168
        Width = 141
        Height = 25
        Caption = 'Nouveau'
        TabOrder = 6
        OnClick = BitBtn17Click
      end
      object BitBtn18: TBitBtn
        Left = 173
        Top = 168
        Width = 140
        Height = 25
        Caption = 'Modifier/Supprimer'
        TabOrder = 7
        OnClick = BitBtn18Click
      end
      object BitBtn41: TBitBtn
        Left = 604
        Top = 188
        Width = 75
        Height = 25
        Caption = 'Chercher'
        TabOrder = 8
        OnClick = BitBtn41Click
      end
      object ComboBox1: TComboBox
        Left = 472
        Top = 176
        Width = 129
        Height = 21
        ItemHeight = 13
        TabOrder = 9
        Items.Strings = (
          'Code_personne'
          'Nom'
          'Prenom')
      end
      object Edit29: TEdit
        Left = 470
        Top = 205
        Width = 131
        Height = 21
        TabOrder = 10
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'Membre'
      ImageIndex = 1
      object Label30: TLabel
        Left = 344
        Top = 176
        Width = 107
        Height = 16
        Caption = 'Recherche par '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label38: TLabel
        Left = 344
        Top = 206
        Width = 127
        Height = 16
        Caption = 'Valeur '#224' chercher:'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object suivant2: TBitBtn
        Left = 5
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Suivant'
        TabOrder = 0
        OnClick = suivant2Click
      end
      object precedant2: TBitBtn
        Left = 174
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Pr'#233'c'#233'dant'
        TabOrder = 1
        OnClick = precedant2Click
      end
      object premier2: TBitBtn
        Left = 347
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Premier enregistrement'
        TabOrder = 2
        OnClick = premier2Click
      end
      object dernier2: TBitBtn
        Left = 528
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Dernier enregistrement'
        TabOrder = 3
        OnClick = dernier2Click
      end
      object DBGrid2: TDBGrid
        Left = 0
        Top = 8
        Width = 665
        Height = 120
        DataSource = DataSource2
        ReadOnly = True
        TabOrder = 4
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object BitBtn19: TBitBtn
        Left = 4
        Top = 168
        Width = 141
        Height = 25
        Caption = 'Nouveau'
        TabOrder = 5
        OnClick = BitBtn19Click
      end
      object BitBtn26: TBitBtn
        Left = 173
        Top = 168
        Width = 140
        Height = 25
        Caption = 'Modifier/Supprimer'
        TabOrder = 6
        OnClick = BitBtn26Click
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 232
        Width = 641
        Height = 113
        Caption = 'Modification/Suppression'
        TabOrder = 7
        object Label4: TLabel
          Left = 16
          Top = 24
          Width = 75
          Height = 13
          Caption = 'Code_personne'
        end
        object Label5: TLabel
          Left = 110
          Top = 25
          Width = 38
          Height = 13
          Caption = 'Adresse'
        end
        object Label6: TLabel
          Left = 498
          Top = 25
          Width = 76
          Height = 13
          Caption = 'Date_inscription'
        end
        object BitBtn3: TBitBtn
          Left = 400
          Top = 80
          Width = 75
          Height = 25
          Caption = 'Modifier'
          TabOrder = 0
          OnClick = BitBtn3Click
        end
        object BitBtn4: TBitBtn
          Left = 560
          Top = 80
          Width = 75
          Height = 25
          Caption = 'Annuler'
          TabOrder = 1
        end
        object BitBtn11: TBitBtn
          Left = 480
          Top = 80
          Width = 75
          Height = 25
          Caption = 'Supprimer'
          Enabled = False
          TabOrder = 2
          OnClick = BitBtn11Click
        end
        object Edit4: TEdit
          Left = 16
          Top = 48
          Width = 73
          Height = 21
          TabOrder = 3
        end
        object Edit5: TEdit
          Left = 107
          Top = 48
          Width = 366
          Height = 21
          TabOrder = 4
        end
        object Edit6: TEdit
          Left = 496
          Top = 48
          Width = 134
          Height = 21
          TabOrder = 5
        end
      end
      object ComboBox2: TComboBox
        Left = 472
        Top = 176
        Width = 129
        Height = 21
        ItemHeight = 13
        TabOrder = 8
        Items.Strings = (
          'Code_personne'
          'Adresse'
          'Date_inscription')
      end
      object BitBtn42: TBitBtn
        Left = 604
        Top = 190
        Width = 75
        Height = 25
        Caption = 'Chercher'
        TabOrder = 9
        OnClick = BitBtn42Click
      end
      object Edit30: TEdit
        Left = 470
        Top = 205
        Width = 131
        Height = 21
        TabOrder = 10
      end
    end
    object TabSheet3: TTabSheet
      Caption = 'Film'
      ImageIndex = 2
      object Label31: TLabel
        Left = 344
        Top = 176
        Width = 107
        Height = 16
        Caption = 'Recherche par '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label39: TLabel
        Left = 344
        Top = 206
        Width = 127
        Height = 16
        Caption = 'Valeur '#224' chercher:'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object suivant3: TBitBtn
        Left = 5
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Suivant'
        TabOrder = 0
        OnClick = suivant3Click
      end
      object precedant3: TBitBtn
        Left = 174
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Pr'#233'c'#233'dant'
        TabOrder = 1
        OnClick = precedant3Click
      end
      object premier3: TBitBtn
        Left = 347
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Premier enregistrement'
        TabOrder = 2
        OnClick = premier3Click
      end
      object dernier3: TBitBtn
        Left = 528
        Top = 136
        Width = 137
        Height = 25
        Caption = 'Dernier enregistrement'
        TabOrder = 3
        OnClick = dernier3Click
      end
      object DBGrid3: TDBGrid
        Left = 0
        Top = 8
        Width = 665
        Height = 120
        DataSource = DataSource3
        ReadOnly = True
        TabOrder = 4
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object BitBtn20: TBitBtn
        Left = 4
        Top = 168
        Width = 141
        Height = 25
        Caption = 'Nouveau'
        TabOrder = 5
        OnClick = BitBtn20Click
      end
      object BitBtn27: TBitBtn
        Left = 173
        Top = 168
        Width = 140
        Height = 25
        Caption = 'Modifier/Supprimer'
        TabOrder = 6
        OnClick = BitBtn27Click
      end
      object GroupBox6: TGroupBox
        Left = 0
        Top = 239
        Width = 641
        Height = 137
        Caption = 'Modification/Suppression'
        TabOrder = 7
        object Label7: TLabel
          Left = 7
          Top = 31
          Width = 46
          Height = 13
          Caption = 'Code_film'
        end
        object Label13: TLabel
          Left = 63
          Top = 30
          Width = 21
          Height = 13
          Caption = 'Titre'
        end
        object Label19: TLabel
          Left = 234
          Top = 33
          Width = 31
          Height = 13
          Caption = 'Annee'
        end
        object Label25: TLabel
          Left = 294
          Top = 32
          Width = 29
          Height = 13
          Caption = 'Genre'
        end
        object Label26: TLabel
          Left = 415
          Top = 32
          Width = 50
          Height = 13
          Caption = 'Evaluation'
        end
        object Label27: TLabel
          Left = 476
          Top = 31
          Width = 75
          Height = 13
          Caption = 'Code_personne'
        end
        object Label28: TLabel
          Left = 562
          Top = 30
          Width = 63
          Height = 13
          Caption = 'Nb_emprunts'
        end
        object BitBtn12: TBitBtn
          Left = 392
          Top = 104
          Width = 75
          Height = 25
          Caption = 'Modifier'
          TabOrder = 0
          OnClick = BitBtn12Click
        end
        object BitBtn34: TBitBtn
          Left = 552
          Top = 104
          Width = 75
          Height = 25
          Caption = 'Annuler'
          TabOrder = 1
        end
        object BitBtn35: TBitBtn
          Left = 472
          Top = 104
          Width = 75
          Height = 25
          Caption = 'Supprimer'
          Enabled = False
          TabOrder = 2
          OnClick = BitBtn35Click

⌨️ 快捷键说明

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