mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-14 02:27:22 -07:00
Configurator updated
This commit is contained in:
parent
742fd143ea
commit
d6c1110ff6
3 changed files with 59 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue