File:  [Synchronet] / sbbs / sbbs3 / ctrl / codeinputformunit.dfm
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:41:00 2018 UTC (8 years, 3 months ago) by root
Branches: digitaldynamics, MAIN
CVS tags: v3_12a, HEAD
3.12a Javascript

object CodeInputForm: TCodeInputForm
  Left = 569
  Top = 374
  BorderStyle = bsDialog
  Caption = 'Parameter Required'
  ClientHeight = 90
  ClientWidth = 407
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = True
  Position = poScreenCenter
  OnShow = FormShow
  DesignSize = (
    407
    90)
  PixelsPerInch = 120
  TextHeight = 16
  object Bevel1: TBevel
    Left = 10
    Top = 10
    Width = 280
    Height = 68
    Anchors = [akLeft, akTop, akRight, akBottom]
    Shape = bsFrame
  end
  object Label: TLabel
    Left = 16
    Top = 32
    Width = 129
    Height = 24
    Alignment = taRightJustify
    AutoSize = False
    Caption = 'Name/ID/Code'
  end
  object OKBtn: TButton
    Left = 304
    Top = 10
    Width = 92
    Height = 31
    Anchors = [akTop, akRight]
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 0
  end
  object CancelBtn: TButton
    Left = 304
    Top = 47
    Width = 92
    Height = 31
    Anchors = [akTop, akRight]
    Cancel = True
    Caption = 'Cancel'
    ModalResult = 2
    TabOrder = 1
  end
  object ComboBox: TComboBox
    Left = 152
    Top = 32
    Width = 121
    Height = 24
    ItemHeight = 16
    TabOrder = 2
  end
  object Edit: TEdit
    Left = 152
    Top = 32
    Width = 121
    Height = 24
    TabOrder = 3
    Visible = False
  end
end

unix.superglobalmegacorp.com

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