Annotation of sbbs/src/sbbs3/ctrl/ctrlpathdialogunit.dfm, revision 1.1.1.2

1.1       root        1: object CtrlPathDialog: TCtrlPathDialog
                      2:   Left = 352
                      3:   Top = 625
                      4:   ActiveControl = Edit
                      5:   BorderStyle = bsDialog
                      6:   Caption = 'Synchronet Configuration File'
1.1.1.2 ! root        7:   ClientHeight = 114
        !             8:   ClientWidth = 473
1.1       root        9:   Color = clBtnFace
                     10:   ParentFont = True
                     11:   OldCreateOrder = True
                     12:   Position = poScreenCenter
1.1.1.2 ! root       13:   OnShow = FormShow
        !            14:   DesignSize = (
        !            15:     473
        !            16:     114)
        !            17:   PixelsPerInch = 120
        !            18:   TextHeight = 16
1.1       root       19:   object Bevel1: TBevel
1.1.1.2 ! root       20:     Left = 10
        !            21:     Top = 10
        !            22:     Width = 346
        !            23:     Height = 93
1.1       root       24:     Anchors = [akLeft, akTop, akBottom]
                     25:     Shape = bsFrame
                     26:   end
                     27:   object OKBtn: TButton
1.1.1.2 ! root       28:     Left = 369
        !            29:     Top = 10
        !            30:     Width = 93
        !            31:     Height = 31
1.1       root       32:     Caption = 'OK'
                     33:     Default = True
                     34:     ModalResult = 1
                     35:     TabOrder = 0
                     36:   end
                     37:   object CancelBtn: TButton
1.1.1.2 ! root       38:     Left = 369
        !            39:     Top = 47
        !            40:     Width = 93
        !            41:     Height = 31
1.1       root       42:     Cancel = True
                     43:     Caption = 'Cancel'
                     44:     ModalResult = 2
                     45:     TabOrder = 1
                     46:   end
                     47:   object Edit: TEdit
1.1.1.2 ! root       48:     Left = 25
        !            49:     Top = 25
        !            50:     Width = 320
        !            51:     Height = 24
1.1       root       52:     TabOrder = 2
                     53:     Text = 'c:\sbbs\ctrl\main.cnf'
                     54:   end
                     55:   object BrowseButton: TButton
1.1.1.2 ! root       56:     Left = 25
        !            57:     Top = 63
        !            58:     Width = 93
        !            59:     Height = 31
1.1       root       60:     Caption = 'Browse...'
                     61:     TabOrder = 3
                     62:     OnClick = BrowseButtonClick
                     63:   end
                     64:   object OpenDialog: TOpenDialog
                     65:     FileName = 'main.cnf'
                     66:     Filter = 'Synchronet Configuration File|main.cnf'
                     67:     Left = 424
                     68:     Top = 88
                     69:   end
                     70: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.