home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Windows 95.com 1996 December
/
WIN95_DEC_1996_4.ISO
/
finance
/
bilpwrnt.exe
/
BILLPOWR.EXE
/
0
/
RCDATA
/
TDRAGDL
/
TDRAGDL.txt
Wrap
Text File
|
1996-12-15
|
2KB
|
117 lines
object DragDL: TDragDL
Left = 3
Top = 93
BorderStyle = bsDialog
Caption = 'DragDL'
ClientHeight = 257
ClientWidth = 628
Color = clLime
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = KeyDown
OnShow = FormShow
TextHeight = 16
object Label2: TLabel
Left = 36
Top = 72
Width = 591
Height = 16
AutoSize = False
Caption = 'Label2'
end
object Label3: TLabel
Left = 48
Top = 96
Width = 577
Height = 16
AutoSize = False
Caption = 'Label3'
end
object Label4: TLabel
Left = 48
Top = 112
Width = 579
Height = 16
AutoSize = False
Caption = 'Label4'
end
object Label5: TLabel
Left = 48
Top = 128
Width = 577
Height = 16
AutoSize = False
Caption = 'Label5'
end
object Label6: TLabel
Left = 48
Top = 144
Width = 579
Height = 16
AutoSize = False
Caption = 'Label6'
end
object Label7: TLabel
Left = 48
Top = 160
Width = 579
Height = 16
AutoSize = False
Caption = 'Label7'
end
object DragBtn: TButton
Left = 456
Top = 206
Width = 135
Height = 33
Caption = 'Drag Forward'
TabOrder = 2
OnClick = DragBtnClick
OnKeyDown = KeyDown
end
object TagBtn: TButton
Left = 244
Top = 206
Width = 135
Height = 33
Caption = 'Tag For Deletion'
TabOrder = 1
OnClick = TagBtnClick
OnKeyDown = KeyDown
end
object IgnoreBtn: TButton
Left = 38
Top = 206
Width = 135
Height = 33
Caption = 'Leave As Is'
Default = True
TabOrder = 0
OnClick = IgnoreBtnClick
OnKeyDown = KeyDown
end
object GroupBox1: TGroupBox
Left = 2
Top = 18
Width = 623
Height = 37
Color = clWhite
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 4
Top = 16
Width = 615
Height = 16
AutoSize = False
Caption = 'Label1'
end
end
end