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

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
                     13:   PixelsPerInch = 120
                     14:   TextHeight = 16
                     15:   object Bevel1: TBevel
                     16:     Left = 10
                     17:     Top = 10
                     18:     Width = 280
                     19:     Height = 68
                     20:     Anchors = [akLeft, akTop, akRight, akBottom]
                     21:     Shape = bsFrame
                     22:   end
                     23:   object Label: TLabel
                     24:     Left = 16
                     25:     Top = 32
                     26:     Width = 129
                     27:     Height = 24
                     28:     Alignment = taRightJustify
                     29:     AutoSize = False
                     30:     Caption = 'Name/ID/Code'
                     31:   end
                     32:   object OKBtn: TButton
                     33:     Left = 304
                     34:     Top = 10
                     35:     Width = 92
                     36:     Height = 31
                     37:     Anchors = [akTop, akRight]
                     38:     Caption = 'OK'
                     39:     Default = True
                     40:     ModalResult = 1
                     41:     TabOrder = 0
                     42:   end
                     43:   object CancelBtn: TButton
                     44:     Left = 304
                     45:     Top = 47
                     46:     Width = 92
                     47:     Height = 31
                     48:     Anchors = [akTop, akRight]
                     49:     Cancel = True
                     50:     Caption = 'Cancel'
                     51:     ModalResult = 2
                     52:     TabOrder = 1
                     53:   end
                     54:   object Edit: TEdit
                     55:     Left = 153
                     56:     Top = 32
                     57:     Width = 120
                     58:     Height = 24
                     59:     CharCase = ecUpperCase
                     60:     TabOrder = 2
                     61:   end
                     62: end

unix.superglobalmegacorp.com

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