UPD: Benchmark dialog - use right alignment

This commit is contained in:
Alexander Koblov 2019-11-23 16:43:34 +00:00
commit f2e5dd8b39

View file

@ -25,10 +25,12 @@ object frmBenchmark: TfrmBenchmark
Width = 159
end
item
Alignment = taRightJustify
Title.Caption = 'Time (ms)'
Width = 159
end
item
Alignment = taRightJustify
Title.Caption = 'Speed (MB/s)'
Width = 161
end>