object FormItemDetails: TFormItemDetails Left = 340 Top = 156 BorderIcons = [] BorderStyle = bsNone Caption = 'Plant Details' ClientHeight = 269 ClientWidth = 286 Ctl3D = False Color = clBtnFace Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 OnShow = FormShow TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 286 Height = 269 Align = alClient BevelInner = bvLowered BorderWidth = 1 TabOrder = 0 object ScrollBox1: TScrollBox Left = 8 Top = 8 Width = 265 Height = 217 HorzScrollBar.Visible = False BorderStyle = bsNone TabOrder = 0 end object BtnOK: TButton Left = 224 Top = 232 Width = 49 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = BtnOKClick end end end