From 5aace1b2a4d7d493786c870cf699727957b08306 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Tue, 17 Jul 2012 17:28:01 +0100 Subject: uidesigner: Makes the TfpgEdit.PasswordMode property available in OI window. --- 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 fd986919..b214c774 100644 --- a/uidesigner/vfdwidgets.pas +++ b/uidesigner/vfdwidgets.pas @@ -385,6 +385,7 @@ begin wc.AddProperty('Hint', TPropertyString, 'Tooltip hint'); wc.AddProperty('IgnoreMouseCursor', TPropertyBoolean, 'If True, then mouse pointer doesn''t change'); wc.AddProperty('ParentShowHint', TPropertyBoolean, ''); + wc.AddProperty('PasswordMode', TPropertyBoolean, 'When enabled, it masks the text input'); wc.AddProperty('ShowHint', TPropertyBoolean, ''); wc.AddProperty('TabOrder', TPropertyInteger, 'The tab order'); wc.AddProperty('Text', TPropertyString, 'Initial text'); -- cgit v1.2.3-70-g09d2