mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 00:54:03 +02:00
git-svn-id: trunk@15206 -
This commit is contained in:
parent
376c870ffe
commit
bc6912e30f
@ -585,7 +585,7 @@ type
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property Stretch: Boolean read FStretch write SetStretch;
|
||||
property Transparent: Boolean read FTransparent write SetTransparent default true;
|
||||
property Transparent: Boolean read FTransparent write SetTransparent default false;
|
||||
property Proportional: Boolean read FProportional write SetProportional default false;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user