📄 messageform.dfm
字号:
object Message: TMessage
Left = 284
Top = 176
BorderStyle = bsDialog
Caption = #25552#37266#35774#32622
ClientHeight = 352
ClientWidth = 452
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 GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 420
Height = 132
Caption = #28155#21152#25552#37266#39033#30446#65306
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 48
Height = 13
Caption = #20107#20214#21517#65306
end
object Label2: TLabel
Left = 208
Top = 24
Width = 60
Height = 13
Caption = #20107#20214#26102#38388#65306
end
object Edit1: TEdit
Left = 72
Top = 18
Width = 113
Height = 21
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 280
Top = 18
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38196.1445612847
Time = 38196.1445612847
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object Memo1: TMemo
Left = 16
Top = 56
Width = 265
Height = 60
Lines.Strings = (
#35831#22635#20889#22791#27880#65292#19981#22810#20110'50'#20010#23383#65281)
TabOrder = 2
end
end
object Button1: TButton
Left = 336
Top = 110
Width = 72
Height = 25
Caption = #28155' '#21152
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 312
Width = 72
Height = 25
Caption = #36864' '#20986
TabOrder = 2
OnClick = Button2Click
end
object GroupBox2: TGroupBox
Left = 16
Top = 168
Width = 420
Height = 129
Caption = #25552#37266#20107#20214#21015#34920#65306
TabOrder = 3
object DBGrid1: TDBGrid
Left = 2
Top = 15
Width = 416
Height = 112
Align = alClient
Color = clGradientActiveCaption
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object DataSource1: TDataSource
DataSet = DM.ADOTable2
Left = 104
Top = 312
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -