home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
018A
/
WBIT32.ZIP
/
WEBIT32.EXE
/
0
/
RCDATA
/
TUSERCODEFORM
/
TUSERCODEFORM.txt
Wrap
Text File
|
1996-11-23
|
895b
|
51 lines
object UserCodeForm: TUserCodeForm
Left = 230
Top = 238
Width = 391
Height = 218
Caption = 'User Definable Codes'
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
OnClose = FormClose
OnShow = FormShow
TextHeight = 16
object UserCodeMemo: TMemo
Left = 0
Top = 0
Width = 383
Height = 145
Align = alTop
ScrollBars = ssBoth
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 99
Top = 154
Width = 72
Height = 27
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 211
Top = 154
Width = 72
Height = 27
TabOrder = 2
Kind = bkCancel
end
object Scaler1: TScaler
PixelsPerInch = 96
Xdevelop = 800
Ydevelop = 600
ClientWidth = 383
ClientHeight = 191
Left = 6
Top = 152
end
end