home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1996 October
/
CLUB10_96.BIN
/
share95
/
95rolode
/
rolodeck.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
< prev
Wrap
Text File
|
1996-05-31
|
846b
|
48 lines
object Form6: TForm6
Left = 200
Top = 104
AutoScroll = False
Caption = 'Microsoft Card File Convert'
ClientHeight = 98
ClientWidth = 427
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Label1: TLabel
Left = 16
Top = 16
Width = 120
Height = 16
Caption = 'Name of Card File:'
end
object Edit1: TEdit
Left = 144
Top = 16
Width = 265
Height = 24
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 93
Top = 56
Width = 89
Height = 33
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 245
Top = 56
Width = 89
Height = 33
TabOrder = 2
Kind = bkAbort
end
end