Index: AAPClient/UI/PopupScherm.dfm =================================================================== diff -u -r142 -r143 --- AAPClient/UI/PopupScherm.dfm (.../PopupScherm.dfm) (revision 142) +++ AAPClient/UI/PopupScherm.dfm (.../PopupScherm.dfm) (revision 143) @@ -55,6 +55,21 @@ Height = 64 OnClick = imgActie1Click end + object lblActie1: TLabel + Left = 1 + Top = 1 + Width = 298 + Height = 58 + Align = alClient + Alignment = taCenter + AutoSize = False + Caption = 'links' + Layout = tlCenter + WordWrap = True + ExplicitTop = 20 + ExplicitWidth = 62 + ExplicitHeight = 39 + end end object pnlbtnActie2: TPanel Left = 214 @@ -80,6 +95,21 @@ Height = 64 OnClick = imgActie2Click end + object lblActie2: TLabel + Left = 1 + Top = 1 + Width = 132 + Height = 58 + Align = alClient + Alignment = taCenter + AutoSize = False + Caption = 'rechts' + Layout = tlCenter + WordWrap = True + ExplicitTop = 20 + ExplicitWidth = 62 + ExplicitHeight = 39 + end end object pnlGroteImage: TPanel Left = 125