Skip to content

Commit

Permalink
Fixed missing published windowopacity for TDockFormWidget in mseforms…
Browse files Browse the repository at this point in the history
….pas
  • Loading branch information
fredvs committed Feb 28, 2023
1 parent 1f52efa commit c636a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/common/widgets/mseforms.pas
Expand Up @@ -564,6 +564,7 @@ tdockformwidget = class(tcustomdockform)
property caption;
property icon;
property dockingareacaption;
property windowopacity;

property oncreate;
property oncreated;
Expand Down

0 comments on commit c636a7b

Please sign in to comment.