home *** CD-ROM | disk | FTP | other *** search
- 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
-