object fmPopupScherm: TfmPopupScherm Left = 0 Top = 0 BorderIcons = [] BorderStyle = bsNone ClientHeight = 560 ClientWidth = 400 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDefault OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 19 object lblWaarschuwing: TLabel Left = 35 Top = 48 Width = 329 Height = 153 Alignment = taCenter AutoSize = False Caption = 'lblWaarschuwing' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True end object dbgPopup: TDBGrid Left = 8 Top = 207 Width = 384 Height = 154 DataSource = dsPopup Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect, dgTitleClick, dgTitleHotTrack] TabOrder = 3 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -16 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Visible = False end object pnlbtnActie1: TPanel Left = 48 Top = 444 Width = 300 Height = 64 BevelOuter = bvNone Color = 1513421 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 0 OnClick = pnlbtnActie1Click object imgActie1: TImage Left = 110 Top = 16 Width = 80 Height = 64 OnClick = imgActie1Click end object lblActie1: TLabel Left = 0 Top = 0 Width = 300 Height = 64 Align = alClient Alignment = taCenter AutoSize = False Caption = 'links' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True OnClick = lblActie1Click ExplicitLeft = 1 ExplicitTop = 1 ExplicitWidth = 298 end end object pnlbtnActie2: TPanel Left = 214 Top = 444 Width = 134 Height = 64 BevelOuter = bvNone Color = 1513421 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 1 VerticalAlignment = taAlignBottom Visible = False OnClick = pnlbtnActie2Click object imgActie2: TImage Left = 30 Top = 16 Width = 80 Height = 64 OnClick = imgActie2Click end object lblActie2: TLabel Left = 0 Top = 0 Width = 134 Height = 64 Align = alClient Alignment = taCenter AutoSize = False Caption = 'rechts' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True OnClick = lblActie2Click ExplicitLeft = 1 ExplicitTop = 1 ExplicitWidth = 132 end end object pnlGroteImage: TPanel Left = 125 Top = 220 Width = 150 Height = 130 BevelOuter = bvNone ParentColor = True TabOrder = 2 object imgCentraal: TImage Left = 11 Top = 1 Width = 128 Height = 128 end end object dsPopup: TDataSource Left = 24 Top = 360 end end