something new...:)
This commit is contained in:
@ -704,6 +704,7 @@ begin
|
||||
end;
|
||||
ImageWidth := StrToInt(cbWidth.Text);
|
||||
ImageHeight := StrToInt(cbHeight.Text);
|
||||
Sample_Density := StrToFloat(txtDensity.Text);
|
||||
ShowMemoryStatus;
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user