mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-13 21:39:39 +02:00
LCL: Publish Font property in TBoundLabel. Also removed 2 already published properties. Issue #20533
git-svn-id: trunk@33011 -
This commit is contained in:
parent
c6652fc456
commit
e786f8a45e
@ -819,13 +819,12 @@ type
|
||||
property ParentColor;
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
property Font;
|
||||
property PopupMenu;
|
||||
property ShowAccelChar;
|
||||
property ShowHint;
|
||||
property Top;
|
||||
property Layout;
|
||||
property WordWrap;
|
||||
property Width;
|
||||
property OnClick;
|
||||
property OnDblClick;
|
||||
property OnDragDrop;
|
||||
|
Loading…
Reference in New Issue
Block a user