V1.44
This commit is contained in:
13
UnitTCO.dfm
13
UnitTCO.dfm
@@ -1,6 +1,6 @@
|
||||
object FormTCO: TFormTCO
|
||||
Left = 333
|
||||
Top = 121
|
||||
Left = 205
|
||||
Top = 235
|
||||
Width = 928
|
||||
Height = 681
|
||||
VertScrollBar.Visible = False
|
||||
@@ -481,6 +481,15 @@ object FormTCO: TFormTCO
|
||||
Text = 'EditCellY'
|
||||
OnKeyPress = EditCellYKeyPress
|
||||
end
|
||||
object ButtonConfigTCO: TButton
|
||||
Left = 576
|
||||
Top = 8
|
||||
Width = 113
|
||||
Height = 25
|
||||
Caption = 'Configuration TCO'
|
||||
TabOrder = 10
|
||||
OnClick = ButtonConfigTCOClick
|
||||
end
|
||||
object PopupMenu1: TPopupMenu
|
||||
Left = 352
|
||||
Top = 472
|
||||
|
||||
Reference in New Issue
Block a user