something new...:)

This commit is contained in:
zueuk
2006-01-05 18:38:34 +00:00
parent 5ee487cc41
commit e3d705bd3d
11 changed files with 129 additions and 79 deletions

View File

@ -1,11 +1,11 @@
object MutateForm: TMutateForm
Left = 857
Top = 311
Left = 858
Top = 312
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Mutation'
ClientHeight = 383
ClientWidth = 372
ClientHeight = 381
ClientWidth = 370
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
@ -285,6 +285,7 @@ object MutateForm: TMutateForm
Width = 145
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
TabOrder = 1
OnChange = cmbTrendChange