77 lines
1.7 KiB
Plaintext
77 lines
1.7 KiB
Plaintext
object frmInputBoxCoefficient: TfrmInputBoxCoefficient
|
|
Left = 682
|
|
Top = 315
|
|
Caption = #35831#36755#20837#25968#23383
|
|
ClientHeight = 75
|
|
ClientWidth = 396
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 396
|
|
Height = 75
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Button1: TButton
|
|
Left = 283
|
|
Top = 21
|
|
Width = 83
|
|
Height = 29
|
|
Caption = #30830#35748
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnClick = Button1Click
|
|
end
|
|
object Conversion: TEdit
|
|
Left = 156
|
|
Top = 21
|
|
Width = 121
|
|
Height = 29
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
end
|
|
object RuleConversion: TComboBox
|
|
Tag = 2
|
|
Left = 25
|
|
Top = 21
|
|
Width = 123
|
|
Height = 29
|
|
Style = csDropDownList
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ItemIndex = 0
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Text = #31859#36716#20844#26020
|
|
Items.Strings = (
|
|
#31859#36716#20844#26020
|
|
#20928#37325#36716#31859
|
|
#27611#37325#36716#31859
|
|
#20928#37325#36716#30721
|
|
#27611#37325#36716#30721)
|
|
end
|
|
end
|
|
end
|