mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 00:02:50 +02:00
TAChart: Cosmetic in TAChartListbox.pas
(cherry picked from commit 69c1ebca24
)
This commit is contained in:
parent
bf499e9612
commit
261cce6274
@ -568,6 +568,7 @@ begin
|
||||
FDown := false;
|
||||
inherited;
|
||||
end;
|
||||
|
||||
procedure TChartListbox.Notification(AComponent: TComponent; AOperation: TOperation);
|
||||
begin
|
||||
if (AOperation = opRemove) and (AComponent = FChart) then
|
||||
|
Loading…
Reference in New Issue
Block a user