mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 07:58:07 +02:00
IDE: added favourite property TSpeedButton.Glyph
git-svn-id: trunk@15013 -
This commit is contained in:
parent
5f24488ebf
commit
e7cc14cc50
@ -114,6 +114,7 @@ begin
|
||||
Add(TCustomPanel,'Align');
|
||||
Add(TMenuItem,'OnClick');
|
||||
Add(TCustomSpeedButton,'GroupIndex');
|
||||
Add(TCustomSpeedButton,'Glyph');
|
||||
Add(TCustomImage,'Picture');
|
||||
Add(TCustomImage,'Align');
|
||||
Add(TCustomNotebook,'Align');
|
||||
|
Loading…
Reference in New Issue
Block a user