mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-21 07:40:16 +01:00
TAChart: Cosmetic in TAChartListbox.pas
This commit is contained in:
parent
1a6aea0daa
commit
69c1ebca24
@ -591,6 +591,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