home *** CD-ROM | disk | FTP | other *** search
- object fOrgSmp: TfOrgSmp
- Left = 204
- Top = 159
- Width = 469
- Height = 375
- Color = clBtnFace
- Constraints.MinHeight = 240
- Constraints.MinWidth = 320
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object lbSamples: TListBox
- Left = 0
- Top = 0
- Width = 461
- Height = 304
- HelpContext = 4880
- Align = alClient
- ItemHeight = 13
- TabOrder = 0
- OnClick = lbSamplesClick
- end
- object pnlBottom: TPanel
- Left = 0
- Top = 304
- Width = 461
- Height = 44
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object btnAdd: TButton
- Left = 8
- Top = 8
- Width = 72
- Height = 22
- HelpContext = 4890
- TabOrder = 0
- OnClick = btnAddClick
- end
- object btnDelete: TButton
- Left = 169
- Top = 8
- Width = 72
- Height = 22
- HelpContext = 4910
- Enabled = False
- TabOrder = 1
- OnClick = btnDeleteClick
- end
- object btnRename: TButton
- Left = 89
- Top = 8
- Width = 72
- Height = 22
- HelpContext = 4900
- Enabled = False
- TabOrder = 2
- OnClick = btnRenameClick
- end
- object Panel1: TPanel
- Left = 296
- Top = 0
- Width = 165
- Height = 44
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 3
- object btnClose: TButton
- Left = 7
- Top = 8
- Width = 72
- Height = 22
- HelpContext = 878
- ModalResult = 1
- TabOrder = 0
- end
- end
- object BtnHelp: TButton
- Left = 382
- Top = 8
- Width = 72
- Height = 22
- TabOrder = 4
- OnClick = BtnHelpClick
- end
- end
- object HelpButton: THelpButton
- Left = 245
- Top = 312
- end
- end
-