85 lines
1.9 KiB
Plaintext
85 lines
1.9 KiB
Plaintext
object formAktSarze: TformAktSarze
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = ' AKTU'#193'LN'#205' '#352'AR'#381'E '
|
|
ClientHeight = 199
|
|
ClientWidth = 251
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poOwnerFormCenter
|
|
OnShow = FormShow
|
|
TextHeight = 21
|
|
object Panel1: TPanel
|
|
Left = 8
|
|
Top = 8
|
|
Width = 237
|
|
Height = 183
|
|
TabOrder = 0
|
|
object edtSmena: TLabeledEdit
|
|
Left = 112
|
|
Top = 54
|
|
Width = 117
|
|
Height = 29
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 68
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Sm'#283'na '
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
Text = ''
|
|
end
|
|
object edtVyrDen: TLabeledEdit
|
|
Left = 112
|
|
Top = 19
|
|
Width = 117
|
|
Height = 29
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 101
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'V'#253'robn'#237' den '
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
Text = ''
|
|
end
|
|
object edtSarze: TLabeledEdit
|
|
Left = 112
|
|
Top = 93
|
|
Width = 117
|
|
Height = 29
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 62
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = #352'ar'#382'e '
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 2
|
|
Text = ''
|
|
end
|
|
object edtSpotreba: TLabeledEdit
|
|
Left = 112
|
|
Top = 137
|
|
Width = 117
|
|
Height = 29
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 87
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Spot'#345'eba '
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 3
|
|
Text = ''
|
|
end
|
|
end
|
|
end
|