mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 20:35:58 +02:00
ipro: clean up
git-svn-id: trunk@45861 -
This commit is contained in:
parent
7ecca1cded
commit
b5aca9fe9f
@ -10087,8 +10087,6 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TIpHtmlNodeBlock.ApplyQueueProps(aCurElem: PIpHtmlElement; var aPrefor: Boolean);
|
procedure TIpHtmlNodeBlock.ApplyQueueProps(aCurElem: PIpHtmlElement; var aPrefor: Boolean);
|
||||||
var
|
|
||||||
TextMetrics : TLCLTextMetric;
|
|
||||||
begin
|
begin
|
||||||
with aCurElem.Props do begin
|
with aCurElem.Props do begin
|
||||||
if (FCurProps = nil) or not AIsEqualTo(FCurProps) then begin
|
if (FCurProps = nil) or not AIsEqualTo(FCurProps) then begin
|
||||||
|
Loading…
Reference in New Issue
Block a user