Annotation of sbbs/sbbs3/ctrl/codeinputformunit.dfm, revision 1.1.1.2

1.1       root        1: object CodeInputForm: TCodeInputForm
                      2:   Left = 569
                      3:   Top = 374
                      4:   BorderStyle = bsDialog
                      5:   Caption = 'Parameter Required'
                      6:   ClientHeight = 90
                      7:   ClientWidth = 407
                      8:   Color = clBtnFace
                      9:   ParentFont = True
                     10:   OldCreateOrder = True
                     11:   Position = poScreenCenter
                     12:   OnShow = FormShow
1.1.1.2 ! root       13:   DesignSize = (
        !            14:     407
        !            15:     90)
1.1       root       16:   PixelsPerInch = 120
                     17:   TextHeight = 16
                     18:   object Bevel1: TBevel
                     19:     Left = 10
                     20:     Top = 10
                     21:     Width = 280
                     22:     Height = 68
                     23:     Anchors = [akLeft, akTop, akRight, akBottom]
                     24:     Shape = bsFrame
                     25:   end
                     26:   object Label: TLabel
                     27:     Left = 16
                     28:     Top = 32
                     29:     Width = 129
                     30:     Height = 24
                     31:     Alignment = taRightJustify
                     32:     AutoSize = False
                     33:     Caption = 'Name/ID/Code'
                     34:   end
                     35:   object OKBtn: TButton
                     36:     Left = 304
                     37:     Top = 10
                     38:     Width = 92
                     39:     Height = 31
                     40:     Anchors = [akTop, akRight]
                     41:     Caption = 'OK'
                     42:     Default = True
                     43:     ModalResult = 1
                     44:     TabOrder = 0
                     45:   end
                     46:   object CancelBtn: TButton
                     47:     Left = 304
                     48:     Top = 47
                     49:     Width = 92
                     50:     Height = 31
                     51:     Anchors = [akTop, akRight]
                     52:     Cancel = True
                     53:     Caption = 'Cancel'
                     54:     ModalResult = 2
                     55:     TabOrder = 1
                     56:   end
1.1.1.2 ! root       57:   object ComboBox: TComboBox
        !            58:     Left = 152
1.1       root       59:     Top = 32
1.1.1.2 ! root       60:     Width = 121
1.1       root       61:     Height = 24
1.1.1.2 ! root       62:     ItemHeight = 16
1.1       root       63:     TabOrder = 2
                     64:   end
1.1.1.2 ! root       65:   object Edit: TEdit
        !            66:     Left = 152
        !            67:     Top = 32
        !            68:     Width = 121
        !            69:     Height = 24
        !            70:     TabOrder = 3
        !            71:     Visible = False
        !            72:   end
1.1       root       73: end

unix.superglobalmegacorp.com

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