guestmanager.dfm
来自「小管理程序主要管理的小咖啡厅我是从网上下的经测试可用」· DFM 代码 · 共 105 行
DFM
105 行
object Frmguestmanager: TFrmguestmanager
Left = 241
Top = 241
Width = 570
Height = 320
BorderIcons = [biSystemMenu, biMinimize]
Caption = #39038#23458#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object SpeedButton2: TSpeedButton
Left = 49
Top = 246
Width = 81
Height = 29
Caption = #26032' '#22686
end
object SpeedButton3: TSpeedButton
Left = 176
Top = 246
Width = 81
Height = 29
Caption = #21024' '#38500
end
object SpeedButton5: TSpeedButton
Left = 304
Top = 246
Width = 81
Height = 29
Caption = #20462' '#25913
end
object SpeedButton4: TSpeedButton
Left = 432
Top = 246
Width = 81
Height = 29
Caption = #20851' '#38381
end
object GroupBox2: TGroupBox
Left = 3
Top = 4
Width = 551
Height = 225
Caption = #25968#25454#21015#34920
TabOrder = 0
object DBGrid1: TDBGrid
Left = 6
Top = 16
Width = 537
Height = 203
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #32534#21495
Width = 52
Visible = True
end
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #39038#23458#22995#21517
Width = 113
Visible = True
end
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #32852#31995#26041#24335
Width = 83
Visible = True
end
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #32852#31995#22320#22336
Width = 157
Visible = True
end
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #22791#27880#35828#26126
Width = 164
Visible = True
end>
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?