object fmDimmerForm: TfmDimmerForm Left = 0 Top = 0 AlphaBlend = True AlphaBlendValue = 100 BorderStyle = bsNone Caption = 'fmDimmerForm' ClientHeight = 640 ClientWidth = 480 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 end