home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
BMPFORMU.DFM
/
BMPFORMU.txt
Wrap
Text File
|
1997-03-21
|
513b
|
27 lines
object BmpForm: TBmpForm
Left = 311
Top = 321
Width = 466
Height = 334
Caption = 'BmpForm'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnDestroy = FormDestroy
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 56
Top = 40
Width = 113
Height = 25
Caption = 'Scramble Palette'
TabOrder = 0
OnClick = Button1Click
end
end