mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 19:19:19 +02:00
IndustrialStuff: improve AdvLed autosize. Issue #24472, patch from Jurassic Pork
git-svn-id: trunk@41391 -
This commit is contained in:
parent
d97e869846
commit
2d76303809
@ -79,7 +79,7 @@ type
|
||||
property Blink: Boolean read FBlink write SetBlink;
|
||||
property BlinkDuration: Integer read GetBlinkDuration write SetBlinkDuration default 1000;
|
||||
property Align;
|
||||
property AutoSize;
|
||||
property AutoSize default true;
|
||||
property Center;
|
||||
property Constraints;
|
||||
// property Picture;
|
||||
|
Loading…
Reference in New Issue
Block a user