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;