Disable screensave when rendering

This commit is contained in:
ronaldhordijk
2005-03-26 10:07:28 +00:00
parent c9805b1a14
commit 73b68d554e
3 changed files with 8 additions and 1 deletions

View File

@ -401,7 +401,7 @@ object RenderForm: TRenderForm
Width = 327
Height = 21
Style = csDropDownList
ItemHeight = 0
ItemHeight = 13
TabOrder = 0
OnChange = cmbPresetChange
end