ftestmidasclientmain.dfm
来自「delphi多层应用系统 delphi多层应用系统」· DFM 代码 · 共 72 行
DFM
72 行
object Form2: TForm2
Left = 96
Top = 114
Width = 692
Height = 429
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 212
Top = 327
Width = 82
Height = 25
Caption = 'OldValue'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 476
Top = 326
Width = 83
Height = 25
Caption = 'CurValue'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 341
Top = 328
Width = 90
Height = 25
Caption = 'NewValue'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 0
Width = 684
Height = 31
DataSource = DataSource1
Align = alTop
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 0
Top = 31
Width = 684
Height = 120
Align = alTop
DataSource = DataSource1
ImeName = 'いゅ (羉砰) - 穝猔
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?