|
@@ -5,29 +5,29 @@ object TrialPegInputForm: TTrialPegInputForm
|
|
|
Height = 123
|
|
|
Caption = #35797#31639#26729#21495#33539#22260
|
|
|
Color = clBtnFace
|
|
|
- Font.Charset = DEFAULT_CHARSET
|
|
|
+ Font.Charset = ANSI_CHARSET
|
|
|
Font.Color = clWindowText
|
|
|
- Font.Height = -11
|
|
|
- Font.Name = 'MS Sans Serif'
|
|
|
+ Font.Height = -12
|
|
|
+ Font.Name = #23435#20307
|
|
|
Font.Style = []
|
|
|
OldCreateOrder = False
|
|
|
PixelsPerInch = 96
|
|
|
- TextHeight = 13
|
|
|
+ TextHeight = 12
|
|
|
object lblHint: TLabel
|
|
|
Left = 8
|
|
|
Top = 8
|
|
|
Width = 132
|
|
|
- Height = 13
|
|
|
+ Height = 12
|
|
|
Caption = #35831#36755#20837#35797#31639#30340#26729#21495#33539#22260#65306
|
|
|
end
|
|
|
object lePeg: TLabeledEdit
|
|
|
Left = 96
|
|
|
Top = 32
|
|
|
Width = 201
|
|
|
- Height = 19
|
|
|
+ Height = 18
|
|
|
Ctl3D = False
|
|
|
EditLabel.Width = 60
|
|
|
- EditLabel.Height = 13
|
|
|
+ EditLabel.Height = 12
|
|
|
EditLabel.Caption = #36215#35755#26729#21495#65306
|
|
|
LabelPosition = lpLeft
|
|
|
ParentCtl3D = False
|