home *** CD-ROM | disk | FTP | other *** search
- object LabelLoadDlg: TLabelLoadDlg
- Left = 80
- Top = 122
- ActiveControl = ListBox1
- BorderStyle = bsDialog
- Caption = 'Load Label Template'
- ClientHeight = 214
- ClientWidth = 340
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Position = poScreenCenter
- ShowHint = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 233
- Height = 201
- Shape = bsFrame
- IsControl = True
- end
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 98
- Height = 13
- Caption = 'Label Templates:'
- end
- object OKBtn: TBitBtn
- Left = 252
- Top = 8
- Width = 77
- Height = 27
- Hint = 'Load Selected Report Template'
- Caption = '&OK'
- TabOrder = 0
- OnClick = OKBtnClick
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object HelpBtn: TBitBtn
- Left = 252
- Top = 72
- Width = 77
- Height = 27
- Hint = 'Display Help Window'
- TabOrder = 1
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object ListBox1: TListBox
- Left = 16
- Top = 32
- Width = 217
- Height = 137
- Hint = 'All Report Templates'
- ItemHeight = 13
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 252
- Top = 40
- Width = 77
- Height = 27
- Hint = 'Close This Window'
- TabOrder = 3
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object Delete_Btn: TBitBtn
- Left = 23
- Top = 176
- Width = 77
- Height = 27
- Hint = 'Delete Selected Report Template'
- Caption = '&Delete'
- TabOrder = 4
- OnClick = Delete_BtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
- 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
- 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
- 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
- 3333333337FFF7F3333333333000003333333333377777333333}
- Margin = 2
- NumGlyphs = 2
- Spacing = -1
- IsControl = True
- end
- end
-