bookticketunit.dfm
来自「很好地delphi书籍源码」· DFM 代码 · 共 1,036 行 · 第 1/3 页
DFM
1,036 行
object FrmBookTicket: TFrmBookTicket
Left = 110
Top = 312
Width = 807
Height = 468
BorderStyle = bsSizeToolWin
Caption = #23458#25143#35746#31080#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 754
Top = 0
Width = 45
Height = 441
Align = alRight
BorderWidth = 1
ButtonHeight = 36
ButtonWidth = 40
Caption = 'ToolBar1'
Color = 16242824
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Images = ImageList1
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object AddTButton: TToolButton
Tag = 1
Left = 0
Top = 0
Caption = ' '#28155#21152
ImageIndex = 0
Wrap = True
OnClick = AddTButtonClick
end
object DelTButton: TToolButton
Tag = 4
Left = 0
Top = 36
Caption = #21024#38500
ImageIndex = 3
Wrap = True
OnClick = DelTButtonClick
end
object ToolButton7: TToolButton
Left = 0
Top = 72
Action = DataSetFirst1
Caption = #39318#39033
ImageIndex = 9
Wrap = True
end
object ToolButton3: TToolButton
Left = 0
Top = 108
Action = DataSetPrior1
Caption = #21521#21069
ImageIndex = 5
Wrap = True
end
object ToolButton5: TToolButton
Left = 0
Top = 144
Action = DataSetNext1
Caption = #21521#21518
ImageIndex = 4
Wrap = True
end
object ToolButton6: TToolButton
Left = 0
Top = 180
Action = DataSetLast1
Caption = #26368#21518
ImageIndex = 8
Wrap = True
end
object ToolButton1: TToolButton
Left = 0
Top = 216
Caption = #20851#38381
ImageIndex = 6
Wrap = True
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 0
Top = 252
Caption = #25171#21360
ImageIndex = 15
OnClick = ToolButton2Click
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 656
Height = 441
Align = alClient
Color = 16449242
DataSource = DataModule1.BookTicketDS
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object GroupBox1: TGroupBox
Left = 656
Top = 0
Width = 98
Height = 441
Align = alRight
Caption = #26597#35810
Color = 16448955
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 2
object Label1: TLabel
Left = 12
Top = 38
Width = 24
Height = 12
Caption = #22995#21517
end
object Label2: TLabel
Left = 12
Top = 94
Width = 48
Height = 12
Caption = #20132#36890#24037#20855
end
object Label11: TLabel
Left = 14
Top = 152
Width = 24
Height = 12
Caption = #32467#26524
end
object BNameCB: TComboBox
Left = 10
Top = 52
Width = 79
Height = 20
ItemHeight = 12
ItemIndex = 0
TabOrder = 0
Text = #24352
OnChange = BNameCBChange
Items.Strings = (
#24352
#29579
#26446
#36213
#21608
#37073
#23385
#38065)
end
object TkindCB: TComboBox
Left = 10
Top = 110
Width = 77
Height = 20
ItemHeight = 12
ItemIndex = 0
TabOrder = 1
Text = #28779#36710
OnChange = TkindCBChange
Items.Strings = (
#28779#36710
#27773#36710
#39134#26426
#36718#33337)
end
object BNoteCB: TComboBox
Left = 12
Top = 166
Width = 81
Height = 20
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #27491#22312#21150#29702
OnChange = BNoteCBChange
Items.Strings = (
#27491#22312#21150#29702
#24050#32463#23450#19978
#27809#23450#19978
#32467#26463)
end
end
object AddGB: TGroupBox
Left = 334
Top = 30
Width = 217
Height = 295
Caption = #28155#21152#35746#31080#23458#25143
Color = 16049360
DragKind = dkDock
DragMode = dmAutomatic
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 3
Visible = False
object Label3: TLabel
Left = 12
Top = 32
Width = 48
Height = 12
Caption = #23458#25143#32534#21495
end
object Label4: TLabel
Left = 12
Top = 56
Width = 48
Height = 12
Caption = #23458#25143#22995#21517
end
object Label5: TLabel
Left = 12
Top = 80
Width = 48
Height = 12
Caption = #20132#36890#24037#20855
end
object Label6: TLabel
Left = 12
Top = 130
Width = 48
Height = 12
Caption = #39044#20184#25276#37329
end
object Label7: TLabel
Left = 12
Top = 106
Width = 48
Height = 12
Caption = #36710#31080#26085#26399
end
object Label8: TLabel
Left = 22
Top = 154
Width = 36
Height = 12
Caption = #30446#30340#22320
end
object Label9: TLabel
Left = 28
Top = 202
Width = 24
Height = 12
Caption = #22791#27880
end
object OkSB: TSpeedButton
Left = 50
Top = 254
Width = 53
Height = 21
Caption = #30830#23450
OnClick = OkSBClick
end
object AddCancelSB: TSpeedButton
Left = 110
Top = 254
Width = 55
Height = 21
Caption = #21462#28040
OnClick = AddCancelSBClick
end
object SpeedButton1: TSpeedButton
Left = 180
Top = 102
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object Label10: TLabel
Left = 12
Top = 178
Width = 48
Height = 12
Caption = #35746#31080#26085#26399
end
object SpeedButton6: TSpeedButton
Left = 182
Top = 176
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton6Click
end
object SpeedButton2: TSpeedButton
Left = 180
Top = 52
Width = 23
Height = 22
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
FFFFFFFFFFF000FFFFFFFFFFFF0BB00FFFFFFFFFFF0BB00FFFFFFFFFFFF00FFF
FFFFFFFFFF0B00FFFFFFFFFFFF0B00FFFFFFFFFFFF0B00FFFFFFFFFFFF0BB00F
FFFFFFFF00F0BB00FFFFFFF0B00F0BB00FFFFFF0B00FF0B00FFFFFF0BB000BB0
0FFFFFFF0BBBBB00FFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFF}
OnClick = SpeedButton2Click
end
object IDCB: TComboBox
Left = 62
Top = 28
Width = 119
Height = 20
ItemHeight = 12
TabOrder = 0
end
object NameCB: TComboBox
Left = 62
Top = 54
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?