Files
Rootvin-pluginHDCRTN/frmZahajeniVyrobyPalety.dfm
2025-05-21 21:06:33 +02:00

174 lines
4.9 KiB
Plaintext

object formZahajeniVyrobyPalety: TformZahajeniVyrobyPalety
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = ' Zah'#225'jen'#237' v'#253'roby palety'
ClientHeight = 582
ClientWidth = 1159
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Segoe UI'
Font.Style = []
Position = poOwnerFormCenter
OnShow = FormShow
TextHeight = 25
object GridPanel1: TGridPanel
Left = 0
Top = 0
Width = 1159
Height = 582
Align = alClient
ColumnCollection = <
item
Value = 100.000000000000000000
end>
ControlCollection = <
item
Column = 0
Control = grdZahajeniVyrobyPalety
Row = 1
end>
RowCollection = <
item
Value = 12.000000000000000000
end
item
Value = 88.000000000000000000
end>
TabOrder = 0
object grdZahajeniVyrobyPalety: TDBGrid
Left = 1
Top = 71
Width = 1157
Height = 510
Align = alClient
DataSource = dm.dsZahajeniVyrobyPalety
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgTitleClick, dgTitleHotTrack]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -19
TitleFont.Name = 'Segoe UI'
TitleFont.Style = []
OnDblClick = grdZahajeniVyrobyPaletyDblClick
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'colIDPrikaz'
Visible = False
end
item
Expanded = False
FieldName = 'colIDKmen'
Visible = False
end
item
Alignment = taCenter
Expanded = False
FieldName = 'colRada'
Title.Alignment = taCenter
Title.Caption = #344'ada'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 71
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'colPrikaz'
Title.Alignment = taCenter
Title.Caption = 'P'#345#237'kaz'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 108
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'colSZ'
Title.Alignment = taCenter
Title.Caption = 'SZ'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 54
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'colRegCis'
Title.Alignment = taCenter
Title.Caption = 'Reg. '#269#237'slo'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 141
Visible = True
end
item
Expanded = False
FieldName = 'colNazev1'
Title.Alignment = taCenter
Title.Caption = 'N'#225'zev'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 490
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'colMJ'
Title.Alignment = taCenter
Title.Caption = 'MJ'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 89
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'colDatPlanZahajeni'
Title.Alignment = taCenter
Title.Caption = 'Pl'#225'n zah'#225'jen'#237
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -19
Title.Font.Name = 'Segoe UI'
Title.Font.Style = [fsBold]
Width = 145
Visible = True
end
item
Expanded = False
FieldName = 'colIDStroj'
Visible = False
end>
end
end
end