mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 07:29:34 +02:00
LCL: TButtonPanel: store also button Name and ShowHint properties
git-svn-id: trunk@26268 -
This commit is contained in:
parent
6439acd830
commit
b4a3311a75
@ -48,6 +48,8 @@ type
|
||||
property Enabled;
|
||||
property Font;
|
||||
property Glyph;
|
||||
property Name stored True;
|
||||
property ShowHint;
|
||||
property OnClick;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user