|
|
1.1 ! root 1: object CtrlPathDialog: TCtrlPathDialog ! 2: Left = 352 ! 3: Top = 625 ! 4: ActiveControl = Edit ! 5: BorderStyle = bsDialog ! 6: Caption = 'Synchronet Configuration File' ! 7: ClientHeight = 93 ! 8: ClientWidth = 384 ! 9: Color = clBtnFace ! 10: ParentFont = True ! 11: OldCreateOrder = True ! 12: Position = poScreenCenter ! 13: PixelsPerInch = 96 ! 14: TextHeight = 13 ! 15: object Bevel1: TBevel ! 16: Left = 8 ! 17: Top = 8 ! 18: Width = 281 ! 19: Height = 76 ! 20: Anchors = [akLeft, akTop, akBottom] ! 21: Shape = bsFrame ! 22: end ! 23: object OKBtn: TButton ! 24: Left = 300 ! 25: Top = 8 ! 26: Width = 75 ! 27: Height = 25 ! 28: Caption = 'OK' ! 29: Default = True ! 30: ModalResult = 1 ! 31: TabOrder = 0 ! 32: end ! 33: object CancelBtn: TButton ! 34: Left = 300 ! 35: Top = 38 ! 36: Width = 75 ! 37: Height = 25 ! 38: Cancel = True ! 39: Caption = 'Cancel' ! 40: ModalResult = 2 ! 41: TabOrder = 1 ! 42: end ! 43: object Edit: TEdit ! 44: Left = 20 ! 45: Top = 20 ! 46: Width = 260 ! 47: Height = 21 ! 48: TabOrder = 2 ! 49: Text = 'c:\sbbs\ctrl\main.cnf' ! 50: end ! 51: object BrowseButton: TButton ! 52: Left = 20 ! 53: Top = 51 ! 54: Width = 76 ! 55: Height = 25 ! 56: Caption = 'Browse...' ! 57: TabOrder = 3 ! 58: OnClick = BrowseButtonClick ! 59: end ! 60: object OpenDialog: TOpenDialog ! 61: FileName = 'main.cnf' ! 62: Filter = 'Synchronet Configuration File|main.cnf' ! 63: Left = 424 ! 64: Top = 88 ! 65: end ! 66: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.