SmartFactory_NEOL/SOURCE/Agent,Kiosk/NILM_Viewer_D104_PostgreSQL/uConfigNILM.~dfm
2026-09-04 14:08:41 +09:00

421 lines
10 KiB
Plaintext

object frmNILM: TfrmNILM
Left = 313
Top = 202
Width = 1041
Height = 464
Caption = #51204#47448#48516#49437#51109#52824' '#44288#47532
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #44404#47548
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 1025
Height = 146
Align = alTop
BevelInner = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #44404#47548
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 35
Top = 25
Width = 57
Height = 15
Caption = 'NILM ID'
end
object Label2: TLabel
Left = 35
Top = 60
Width = 64
Height = 15
Caption = #51109#48708#51060#47492
end
object Label3: TLabel
Left = 35
Top = 85
Width = 64
Height = 15
Caption = #49688#51665#51204#50517
end
object Label4: TLabel
Left = 280
Top = 60
Width = 85
Height = 15
Caption = #51109#48708' IP'#51452#49548
end
object Label5: TLabel
Left = 280
Top = 85
Width = 104
Height = 15
Caption = #51109#48708' MAC'#51452#49548
end
object Label6: TLabel
Left = 524
Top = 60
Width = 103
Height = 15
Caption = 'MQTT '#51217#49549' IP'
end
object Label7: TLabel
Left = 524
Top = 85
Width = 119
Height = 15
Caption = 'MQTT '#51217#49549' Port'
end
object Label8: TLabel
Left = 524
Top = 110
Width = 48
Height = 15
Caption = 'TOPIC'
end
object IntNum1: TIntNum
Left = 115
Top = 20
Width = 121
Height = 23
TabOrder = 0
Text = '0'
Value = 0
Min = 0
Max = 999999
ErrorMessage = '[No Text]'
end
object Edit1: TEdit
Left = 115
Top = 55
Width = 121
Height = 23
TabOrder = 1
Text = 'Edit1'
end
object Edit3: TEdit
Left = 395
Top = 55
Width = 121
Height = 23
TabOrder = 2
Text = 'Edit1'
end
object Edit4: TEdit
Left = 395
Top = 80
Width = 121
Height = 23
TabOrder = 3
Text = 'Edit1'
end
object Edit5: TEdit
Left = 664
Top = 55
Width = 121
Height = 23
TabOrder = 4
Text = 'Edit1'
end
object IntNum2: TIntNum
Left = 664
Top = 80
Width = 121
Height = 23
TabOrder = 5
Text = '0'
Value = 0
Min = 0
Max = 999999
ErrorMessage = '[No Text]'
end
object Edit6: TEdit
Left = 664
Top = 105
Width = 246
Height = 23
TabOrder = 6
Text = 'Edit1'
end
object btnAdd: TButton
Left = 930
Top = 30
Width = 75
Height = 25
Caption = 'Add'
TabOrder = 7
OnClick = btnAddClick
end
object btnEdit: TButton
Left = 930
Top = 60
Width = 75
Height = 25
Caption = 'Edit'
TabOrder = 8
OnClick = btnEditClick
end
object btnDelete: TButton
Left = 930
Top = 90
Width = 75
Height = 25
Caption = 'Delete'
TabOrder = 9
OnClick = btnDeleteClick
end
object ComboBox1: TComboBox
Left = 115
Top = 80
Width = 151
Height = 23
Style = csDropDownList
ItemHeight = 15
ItemIndex = 0
TabOrder = 10
Text = '0:'#49444#51221#50630#51020
Items.Strings = (
'0:'#49444#51221#50630#51020
'1:DC'#51204#50517
'2:AC'#45800#49345#51204#50517
'3:AC3'#49345#51204#50517)
end
end
object grid_NILM: TAdvStringGrid
Left = 0
Top = 146
Width = 1025
Height = 279
Cursor = crDefault
Align = alClient
ColCount = 9
DefaultRowHeight = 21
DefaultDrawing = False
FixedCols = 1
RowCount = 5
FixedRows = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
GridLineWidth = 1
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected]
ParentFont = False
ScrollBars = ssBoth
TabOrder = 1
GridLineColor = clSilver
ActiveCellShow = False
ActiveCellFont.Charset = DEFAULT_CHARSET
ActiveCellFont.Color = clWindowText
ActiveCellFont.Height = -11
ActiveCellFont.Name = 'Tahoma'
ActiveCellFont.Style = [fsBold]
ActiveCellColor = clGray
ActiveCellColorTo = clNone
Bands.PrimaryColor = clInfoBk
Bands.PrimaryLength = 1
Bands.SecondaryColor = clWindow
Bands.SecondaryLength = 1
Bands.Print = False
AutoNumAlign = False
AutoSize = False
VAlignment = vtaTop
EnhTextSize = False
EnhRowColMove = True
SizeWithForm = False
Multilinecells = False
OnClickCell = grid_NILMClickCell
DragDropSettings.OleAcceptFiles = True
DragDropSettings.OleAcceptText = True
SortSettings.AutoColumnMerge = False
SortSettings.Column = 0
SortSettings.Show = False
SortSettings.IndexShow = False
SortSettings.IndexColor = clYellow
SortSettings.Full = True
SortSettings.SingleColumn = False
SortSettings.IgnoreBlanks = False
SortSettings.BlankPos = blFirst
SortSettings.AutoFormat = True
SortSettings.Direction = sdAscending
SortSettings.InitSortDirection = sdAscending
SortSettings.FixedCols = False
SortSettings.NormalCellsOnly = False
SortSettings.Row = 0
SortSettings.UndoSort = False
FloatingFooter.Color = clBtnFace
FloatingFooter.Column = 0
FloatingFooter.FooterStyle = fsFixedLastRow
FloatingFooter.Visible = False
ControlLook.Color = clBlack
ControlLook.CheckSize = 15
ControlLook.RadioSize = 10
ControlLook.ControlStyle = csWinXP
ControlLook.DropDownAlwaysVisible = False
ControlLook.ProgressMarginX = 2
ControlLook.ProgressMarginY = 2
EnableBlink = False
EnableHTML = True
EnableWheel = True
Flat = False
Look = glXP
HintColor = clInfoBk
SelectionColor = 15387318
SelectionTextColor = clBlack
SelectionRectangle = False
SelectionResizer = False
SelectionRTFKeep = False
HintShowCells = False
HintShowLargeText = False
HintShowSizing = False
PrintSettings.FooterSize = 0
PrintSettings.HeaderSize = 0
PrintSettings.Time = ppNone
PrintSettings.Date = ppNone
PrintSettings.DateFormat = 'dd/mm/yyyy'
PrintSettings.PageNr = ppNone
PrintSettings.Title = ppNone
PrintSettings.Font.Charset = DEFAULT_CHARSET
PrintSettings.Font.Color = clWindowText
PrintSettings.Font.Height = -11
PrintSettings.Font.Name = 'MS Sans Serif'
PrintSettings.Font.Style = []
PrintSettings.FixedFont.Charset = DEFAULT_CHARSET
PrintSettings.FixedFont.Color = clWindowText
PrintSettings.FixedFont.Height = -11
PrintSettings.FixedFont.Name = 'MS Sans Serif'
PrintSettings.FixedFont.Style = []
PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
PrintSettings.HeaderFont.Color = clWindowText
PrintSettings.HeaderFont.Height = -11
PrintSettings.HeaderFont.Name = 'MS Sans Serif'
PrintSettings.HeaderFont.Style = []
PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
PrintSettings.FooterFont.Color = clWindowText
PrintSettings.FooterFont.Height = -11
PrintSettings.FooterFont.Name = 'MS Sans Serif'
PrintSettings.FooterFont.Style = []
PrintSettings.Borders = pbSingle
PrintSettings.BorderStyle = psSolid
PrintSettings.Centered = True
PrintSettings.RepeatFixedRows = False
PrintSettings.RepeatFixedCols = False
PrintSettings.LeftSize = 0
PrintSettings.RightSize = 0
PrintSettings.ColumnSpacing = 0
PrintSettings.RowSpacing = 0
PrintSettings.TitleSpacing = 0
PrintSettings.Orientation = poPortrait
PrintSettings.PageNumberOffset = 0
PrintSettings.MaxPagesOffset = 0
PrintSettings.FixedWidth = 0
PrintSettings.FixedHeight = 0
PrintSettings.UseFixedHeight = False
PrintSettings.UseFixedWidth = False
PrintSettings.FitToPage = fpNever
PrintSettings.PageNumSep = '/'
PrintSettings.NoAutoSize = False
PrintSettings.NoAutoSizeRow = False
PrintSettings.PrintGraphics = False
PrintSettings.UseDisplayFont = True
HTMLSettings.Width = 100
HTMLSettings.XHTML = False
Navigation.AdvanceDirection = adLeftRight
Navigation.InsertPosition = pInsertBefore
Navigation.HomeEndKey = heFirstLastColumn
Navigation.TabToNextAtEnd = False
Navigation.TabAdvanceDirection = adLeftRight
ColumnSize.Stretch = True
ColumnSize.StretchColumn = 8
ColumnSize.Location = clRegistry
CellNode.Color = clSilver
CellNode.ExpandOne = False
CellNode.NodeColor = clBlack
CellNode.NodeIndent = 12
CellNode.TreeColor = clSilver
MaxEditLength = 0
Grouping.HeaderColor = clNone
Grouping.HeaderColorTo = clNone
Grouping.HeaderTextColor = clNone
Grouping.MergeHeader = False
Grouping.MergeSummary = False
Grouping.Summary = False
Grouping.SummaryColor = clNone
Grouping.SummaryColorTo = clNone
Grouping.SummaryTextColor = clNone
IntelliPan = ipVertical
URLColor = clBlue
URLShow = False
URLFull = False
URLEdit = False
ScrollType = ssNormal
ScrollColor = clNone
ScrollWidth = 17
ScrollSynch = False
ScrollProportional = False
ScrollHints = shNone
OemConvert = False
FixedFooters = 0
FixedRightCols = 0
FixedColWidth = 64
FixedRowHeight = 21
FixedFont.Charset = DEFAULT_CHARSET
FixedFont.Color = clWindowText
FixedFont.Height = -11
FixedFont.Name = 'Tahoma'
FixedFont.Style = [fsBold]
FixedAsButtons = False
FloatFormat = '%.2f'
IntegralHeight = False
WordWrap = True
ColumnHeaders.Strings = (
'No'
'NILM ID'
#51060#47492
#49688#51665#51204#50517
'IP'
'MAC'
'MQTT IP'
'MQTT PORT'
'TOPIC')
Lookup = False
LookupCaseSensitive = False
LookupHistory = False
BackGround.Top = 0
BackGround.Left = 0
BackGround.Display = bdTile
BackGround.Cells = bcNormal
Filter = <>
Version = '2.8.3.0'
ColWidths = (
64
64
99
90
105
110
99
105
284)
end
object ZReadOnlyQuery1: TZReadOnlyQuery
Connection = frmMain.ZConnection1
Params = <>
Left = 175
Top = 320
end
end