summaryrefslogtreecommitdiff
path: root/uidesigner/vfdwidgets.pas
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2009-04-07 11:43:30 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2009-04-07 11:43:30 +0200
commita6964c90281beb31f89103006c7eceb9f22cf439 (patch)
treea88a6c05693cec75e1d1e13e5dff7f76780bd10d /uidesigner/vfdwidgets.pas
parent1f0f4f83720e3b6f008e6c2dea3dee625d62d3ec (diff)
downloadfpGUI-a6964c90281beb31f89103006c7eceb9f22cf439.tar.xz
Added support for changing the tabs in the PageControl while
in the Form Designer. It's not perfect, but workable. ;-)
Diffstat (limited to 'uidesigner/vfdwidgets.pas')
-rw-r--r--uidesigner/vfdwidgets.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/uidesigner/vfdwidgets.pas b/uidesigner/vfdwidgets.pas
index 65057c84..a60427d0 100644
--- a/uidesigner/vfdwidgets.pas
+++ b/uidesigner/vfdwidgets.pas
@@ -554,6 +554,7 @@ begin
wc.AddProperty('TabPosition', TPropertyEnum, '');
wc.WidgetIconName := 'vfd.pagecontrol';
wc.Container := True;
+ wc.BlockMouseMsg := False;
RegisterVFDWidget(wc);
// TabSheet