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

📄 fmain.dfm

📁 使用delphi编写的运动会编排程序,还需要更加完善!
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Form2: TForm2
  Left = 309
  Top = 10
  Width = 769
  Height = 594
  Caption = #36816#21160#20250#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object RzPageControl1: TRzPageControl
    Left = 0
    Top = 0
    Width = 761
    Height = 560
    ActivePage = TabSheet2
    ActivePageDefault = TabSheet1
    Align = alClient
    TabIndex = 1
    TabOrder = 0
    FixedDimension = 19
    object TabSheet1: TRzTabSheet
      Caption = #36816#21160#21592#20449#24687
      object RzPanel2: TRzPanel
        Left = 0
        Top = 0
        Width = 757
        Height = 537
        Align = alClient
        TabOrder = 0
        object RzSplitter1: TRzSplitter
          Left = 2
          Top = 2
          Width = 753
          Height = 533
          Position = 170
          Percent = 23
          HotSpotVisible = True
          SplitterWidth = 7
          UseGradients = True
          Align = alClient
          BorderInner = fsFlat
          BorderOuter = fsFlat
          TabOrder = 0
          BarSize = (
            172
            2
            179
            531)
          UpperLeftControls = (
            RzPanel1)
          LowerRightControls = (
            RzSplitter3)
          object RzPanel1: TRzPanel
            Left = 0
            Top = 0
            Width = 170
            Height = 529
            Align = alClient
            BorderOuter = fsGroove
            TabOrder = 0
            object RzGroupBox2: TRzGroupBox
              Left = 10
              Top = 16
              Width = 151
              Height = 385
              Align = alCustom
              Caption = #36816#21160#21592#20449#24687#24405#20837
              TabOrder = 0
              ThemeAware = False
              object cxLabel8: TcxLabel
                Left = 16
                Top = 16
                Width = 31
                Height = 17
                Caption = #21495#30721':'
                TabOrder = 0
              end
              object cxLabel9: TcxLabel
                Left = 16
                Top = 64
                Width = 31
                Height = 17
                Caption = #22995#21517':'
                TabOrder = 1
              end
              object cxLabel10: TcxLabel
                Left = 16
                Top = 120
                Width = 31
                Height = 17
                Caption = #24615#21035':'
                TabOrder = 2
              end
              object cxLabel11: TcxLabel
                Left = 16
                Top = 176
                Width = 31
                Height = 17
                Caption = #31995#37096':'
                TabOrder = 3
              end
              object cxLabel12: TcxLabel
                Left = 16
                Top = 232
                Width = 31
                Height = 17
                Caption = #22791#27880':'
                TabOrder = 4
              end
              object cxComboBox1: TcxComboBox
                Left = 16
                Top = 144
                Width = 121
                Height = 21
                Properties.Items.Strings = (
                  #30007
                  #22899)
                TabOrder = 5
              end
              object cxComboBox2: TcxComboBox
                Left = 16
                Top = 200
                Width = 121
                Height = 21
                TabOrder = 6
              end
              object cxTextEdit1: TcxTextEdit
                Left = 16
                Top = 40
                Width = 121
                Height = 21
                TabOrder = 7
              end
              object cxTextEdit2: TcxTextEdit
                Left = 16
                Top = 88
                Width = 121
                Height = 21
                TabOrder = 8
              end
              object cxMemo1: TcxMemo
                Left = 16
                Top = 256
                Width = 121
                Height = 89
                TabOrder = 9
              end
              object cxButton5: TcxButton
                Left = 36
                Top = 352
                Width = 75
                Height = 25
                Caption = #28155#21152
                Default = True
                TabOrder = 10
                OnClick = cxButton5Click
                LookAndFeel.NativeStyle = False
              end
            end
            object cxButton9: TcxButton
              Left = 46
              Top = 448
              Width = 75
              Height = 25
              Caption = #25171#21360#25253#34920
              TabOrder = 1
              OnClick = cxButton9Click
              LookAndFeel.NativeStyle = False
            end
          end
          object RzSplitter3: TRzSplitter
            Left = 0
            Top = 0
            Width = 572
            Height = 529
            Orientation = orVertical
            Position = 186
            Percent = 35
            HotSpotVisible = True
            SplitterWidth = 7
            UseGradients = True
            Align = alClient
            TabOrder = 0
            BarSize = (
              0
              186
              572
              193)
            UpperLeftControls = (
              RzPanel6)
            LowerRightControls = (
              RzPanel3)
            object RzPanel6: TRzPanel
              Left = 0
              Top = 0
              Width = 572
              Height = 186
              Align = alClient
              BorderOuter = fsGroove
              TabOrder = 0
              object RzGroupBox1: TRzGroupBox
                Left = 16
                Top = 16
                Width = 417
                Height = 161
                Caption = #36816#21160#21592#20449#24687#20462#25913
                TabOrder = 0
                object cxLabel1: TcxLabel
                  Left = 8
                  Top = 24
                  Width = 31
                  Height = 17
                  Caption = #21495#30721':'
                  TabOrder = 0
                end
                object cxDBTextEdit1: TcxDBTextEdit
                  Left = 44
                  Top = 24
                  Width = 121
                  Height = 21
                  DataBinding.DataField = 'athNO'
                  DataBinding.DataSource = dsArhlete
                  Style.BorderStyle = ebsUltraFlat
                  Style.Color = clWindow
                  Style.Shadow = True
                  TabOrder = 1
                end
                object cxDBTextEdit2: TcxDBTextEdit
                  Left = 44
                  Top = 56
                  Width = 121
                  Height = 21
                  DataBinding.DataField = 'athName'
                  DataBinding.DataSource = dsArhlete
                  Style.Shadow = True
                  TabOrder = 2
                end
                object cxLabel2: TcxLabel
                  Left = 8
                  Top = 56
                  Width = 31
                  Height = 17
                  Caption = #22995#21517':'
                  TabOrder = 3
                end
                object cxLabel3: TcxLabel
                  Left = 8
                  Top = 90
                  Width = 31
                  Height = 17
                  Caption = #24615#21035':'
                  TabOrder = 4
                end
                object cxDBComboBox1: TcxDBComboBox
                  Left = 44
                  Top = 88
                  Width = 121
                  Height = 21
                  DataBinding.DataField = 'athSex'
                  DataBinding.DataSource = dsArhlete
                  Properties.Items.Strings = (
                    #30007
                    #22899)
                  Style.Shadow = True
                  TabOrder = 5
                end
                object cxLabel4: TcxLabel
                  Left = 8
                  Top = 123
                  Width = 31
                  Height = 17
                  Caption = #31995#37096':'
                  TabOrder = 6
                end
                object cxDBComboBox2: TcxDBComboBox
                  Left = 44
                  Top = 121
                  Width = 121
                  Height = 21
                  DataBinding.DataField = 'athDep'
                  DataBinding.DataSource = dsArhlete
                  Style.Shadow = True
                  TabOrder = 7
                end
                object cxDBMemo1: TcxDBMemo
                  Left = 185
                  Top = 42
                  Width = 218
                  Height = 63
                  DataBinding.DataField = 'athMemo'
                  DataBinding.DataSource = dsArhlete
                  Style.Shadow = True
                  TabOrder = 8
                end
                object cxLabel5: TcxLabel
                  Left = 180
                  Top = 22
                  Width = 31
                  Height = 17
                  Caption = #22791#27880':'
                  TabOrder = 9
                end
                object cxButton7: TcxButton
                  Left = 208
                  Top = 120
                  Width = 75
                  Height = 25
                  Caption = #20462#25913
                  TabOrder = 10
                  OnClick = cxButton7Click
                  LookAndFeel.NativeStyle = False
                end
              end
            end
            object RzPanel3: TRzPanel
              Left = 0
              Top = 0
              Width = 572
              Height = 336
              Align = alClient
              BorderOuter = fsGroove
              TabOrder = 0
              object cxGrid1: TcxGrid
                Left = 2
                Top = 2
                Width = 568
                Height = 307
                Align = alClient
                TabOrder = 0
                object cxGrid1DBTableView1: TcxGridDBTableView
                  DataController.DataSource = dsArhlete
                  DataController.Filter.Criteria = {FFFFFFFF0000000000}
                  DataController.Summary.DefaultGroupSummaryItems = <>
                  DataController.Summary.FooterSummaryItems = <>
                  DataController.Summary.SummaryGroups = <>
                  NavigatorButtons.ConfirmDelete = False
                  object cxGrid1DBTableView1athNO: TcxGridDBColumn
                    Caption = #21495#30721
                    SortOrder = soAscending
                    DataBinding.FieldName = 'athNO'
                  end
                  object cxGrid1DBTableView1athName: TcxGridDBColumn
                    Caption = #22995#21517

⌨️ 快捷键说明

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