From 7c7f1ebf9fbf02518e89446376a5c39c7b068a5c Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Thu, 1 Apr 2010 15:19:22 +0200 Subject: UI Designer: publish the new TfpgEdit.IgnoreMouseCursor property. --- uidesigner/vfdwidgets.pas | 1 + 1 file changed, 1 insertion(+) (limited to 'uidesigner/vfdwidgets.pas') diff --git a/uidesigner/vfdwidgets.pas b/uidesigner/vfdwidgets.pas index 5b1643f7..f9338b56 100644 --- a/uidesigner/vfdwidgets.pas +++ b/uidesigner/vfdwidgets.pas @@ -325,6 +325,7 @@ begin wc.AddProperty('TabOrder', TPropertyInteger, 'The tab order'); wc.AddProperty('Text', TPropertyString, 'Initial text'); wc.AddProperty('FontDesc', TPropertyFontDesc, 'The font used for displaying the text'); + wc.AddProperty('IgnoreMouseCursor', TPropertyBoolean, 'If True, then mouse pointer doesn''t change'); wc.AddProperty('ParentShowHint', TPropertyBoolean, ''); wc.AddProperty('ShowHint', TPropertyBoolean, ''); wc.WidgetIconName := 'vfd.edit'; -- cgit v1.2.3-70-g09d2