home *** CD-ROM | disk | FTP | other *** search
- object fmSeriesName: TfmSeriesName
- Left = 314
- Top = 288
- BorderStyle = bsDialog
- Caption = 'Dialog'
- ClientHeight = 78
- ClientWidth = 384
- ParentFont = True
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 281
- Height = 57
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 32
- Top = 29
- Width = 36
- Height = 13
- Caption = 'Legend'
- end
- object OKBtn: TButton
- Left = 300
- Top = 8
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object CancelBtn: TButton
- Left = 300
- Top = 38
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object Edit1: TEdit
- Left = 75
- Top = 26
- Width = 204
- Height = 21
- TabOrder = 2
- end
- end
-