From e5a120017fba3a99200c642c98593a7ef059086a Mon Sep 17 00:00:00 2001 From: jujibo Date: Wed, 4 Apr 2012 14:28:26 +0000 Subject: [PATCH] Added: missed property git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2381 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/jujiboutils/src/jdblabeleddatetimeedit.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/components/jujiboutils/src/jdblabeleddatetimeedit.pas b/components/jujiboutils/src/jdblabeleddatetimeedit.pas index 638ba50bb..2070376b8 100644 --- a/components/jujiboutils/src/jdblabeleddatetimeedit.pas +++ b/components/jujiboutils/src/jdblabeleddatetimeedit.pas @@ -90,6 +90,7 @@ type property DragCursor; property DragKind; property DragMode; + property EditLabel; property Enabled; property Font; property HideSelection;