home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1996 October
/
CLUB10_96.BIN
/
share95
/
95rolode
/
rolodeck.exe
/
0
/
RCDATA
/
TFORM7
/
TFORM7.txt
Wrap
Text File
|
1996-05-31
|
845b
|
47 lines
object Form7: TForm7
Left = 200
Top = 104
AutoScroll = False
Caption = 'Import new card'
ClientHeight = 273
ClientWidth = 448
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Memo1: TMemo
Left = 24
Top = 16
Width = 297
Height = 249
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'System'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 336
Top = 32
Width = 89
Height = 33
Caption = '&Add'
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 336
Top = 80
Width = 89
Height = 33
Caption = 'A&bort'
TabOrder = 2
Kind = bkAbort
end
end