Zacatek uprav Ramcovy plan

This commit is contained in:
2025-06-10 19:43:13 +02:00
parent fedc940ac4
commit 5fcde65f6b
30 changed files with 1863 additions and 334 deletions

View File

@ -4,7 +4,7 @@ object formVyberTydne: TformVyberTydne
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = ' V'#253'robn'#237' t'#253'den'
ClientHeight = 473
ClientHeight = 451
ClientWidth = 311
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
@ -82,11 +82,11 @@ object formVyberTydne: TformVyberTydne
OnChange = cbRokChange
end
object btnDnes: TButton
Left = 196
Left = 186
Top = 8
Width = 105
Width = 115
Height = 36
Caption = 'Dnes'
Caption = 'Aktu'#225'ln'#237' t'#253'den'
TabOrder = 2
OnClick = btnDnesClick
end