📄 unit_sstatics.dfm
字号:
object FrmStatics: TFrmStatics
Left = 318
Top = 183
Width = 415
Height = 403
Caption = #32479#35745
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 48
Width = 60
Height = 15
Caption = #31614#21333#26426#26500
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 112
Width = 60
Height = 15
Caption = #31614#21333#26085#26399
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 48
Top = 176
Width = 75
Height = 15
Caption = #25805#20316#21592#26426#26500
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 48
Top = 240
Width = 75
Height = 15
Caption = #25805#20316#21592#20195#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 224
Top = 80
Width = 32
Height = 13
Caption = 'Label5'
end
object Label6: TLabel
Left = 240
Top = 120
Width = 15
Height = 15
Caption = #33267
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 216
Top = 208
Width = 32
Height = 13
Caption = 'Label7'
end
object Button1: TButton
Left = 64
Top = 304
Width = 85
Height = 25
Caption = #30830#23450'(&Y)'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 304
Width = 85
Height = 25
Caption = #21462#28040'(&C)'
TabOrder = 1
OnClick = Button2Click
end
object ComboBox1: TComboBox
Left = 152
Top = 48
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
OnClick = ComboBox1Click
end
object ComboBox2: TComboBox
Left = 152
Top = 176
Width = 153
Height = 21
ItemHeight = 13
TabOrder = 3
OnClick = ComboBox2Click
end
object ComboBox3: TComboBox
Left = 152
Top = 240
Width = 153
Height = 21
ItemHeight = 13
TabOrder = 4
end
object DateTimePicker1: TDateTimePicker
Left = 128
Top = 112
Width = 113
Height = 25
Date = 38720.871094652780000000
Format = 'yyyy'#24180'MM'#26376'dd'#26085
Time = 38720.871094652780000000
TabOrder = 5
end
object DateTimePicker2: TDateTimePicker
Left = 256
Top = 112
Width = 113
Height = 25
Date = 38720.872014606480000000
Format = 'yyyy'#24180'MM'#26376'dd'#26085
Time = 38720.872014606480000000
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -