home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 September
/
Chip_2001-09_cd1.bin
/
zkuste
/
delphi
/
kolekce
/
d123456
/
DFS.ZIP
/
CBtnForm.dfm
/
CBtnForm.txt
Wrap
Text File
|
1998-06-30
|
764b
|
36 lines
object DFSColorButtonPalette: TDFSColorButtonPalette
Left = 224
Top = 659
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 121
ClientWidth = 112
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
PixelsPerInch = 96
OnClick = FormClick
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnDeactivate = FormDeactivate
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
OnMouseMove = FormMouseMove
OnPaint = FormPaint
TextHeight = 13
object btnOther: TButton
Left = 1
Top = 97
Width = 50
Height = 21
Caption = '&Other'
TabOrder = 0
TabStop = False
OnClick = btnOtherClick
end
end