Configurator updated

This commit is contained in:
binarymaster 2014-12-11 01:18:05 +03:00
commit d6c1110ff6
3 changed files with 59 additions and 1 deletions

View file

@ -196,6 +196,13 @@ object MainForm: TMainForm
Height = 13
Caption = 'ver.'
end
object lsSuppVer: TLabel
Left = 182
Top = 55
Width = 70
Height = 13
Caption = '[support level]'
end
end
object Timer: TTimer
Interval = 250