LCL: Publish TButtonPanel.ShowHint. From n7800.

This commit is contained in:
Juha 2024-02-26 10:31:26 +02:00
parent d85a691fb1
commit f47d94ce9c

View File

@ -137,6 +137,7 @@ type
property ShowButtons; property ShowButtons;
property ShowGlyphs; property ShowGlyphs;
property ShowBevel; property ShowBevel;
property ShowHint;
property Visible; property Visible;
property OnClick; property OnClick;