4.0.7版
This commit is contained in:
+15
-5
@@ -31,9 +31,9 @@ object ActCodeForm: TActCodeForm
|
||||
ParentFont = False
|
||||
end
|
||||
object m_leActCode: TLabeledEdit
|
||||
Left = 96
|
||||
Left = 75
|
||||
Top = 27
|
||||
Width = 153
|
||||
Width = 129
|
||||
Height = 23
|
||||
AutoSize = False
|
||||
EditLabel.Width = 45
|
||||
@@ -49,12 +49,22 @@ object ActCodeForm: TActCodeForm
|
||||
OnKeyPress = OnCodeKeyPress
|
||||
end
|
||||
object m_btnOk: TButton
|
||||
Left = 113
|
||||
Top = 91
|
||||
Left = 115
|
||||
Top = 88
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = #39564#35777
|
||||
Caption = #20851#38381
|
||||
TabOrder = 1
|
||||
OnClick = OnOkClick
|
||||
end
|
||||
object m_btnReset: TButton
|
||||
Left = 212
|
||||
Top = 26
|
||||
Width = 63
|
||||
Height = 25
|
||||
Caption = #37325#32622
|
||||
Enabled = False
|
||||
TabOrder = 2
|
||||
OnClick = OnResetClick
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user