mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
ui(status): use system font
This commit is contained in:
@@ -84,7 +84,6 @@ begin
|
||||
FLabels[Index].Alignment := taLeftJustify;
|
||||
FLabels[Index].Layout := tlCenter;
|
||||
FLabels[Index].Caption := Cap;
|
||||
FLabels[Index].Font.Name := 'Courier New';
|
||||
FLabels[Index].Font.Size := 8;
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user