object AFfrmStatus: TAFfrmStatus Left = 0 Top = 0 AlphaBlend = True AlphaBlendValue = 200 AutoSize = True BorderStyle = bsNone ClientHeight = 20 ClientWidth = 13 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object lblStatus: TTntLabel AlignWithMargins = True Left = 5 Top = 0 Width = 3 Height = 20 Margins.Left = 5 Margins.Top = 0 Margins.Right = 5 Margins.Bottom = 0 Align = alLeft Layout = tlCenter ExplicitHeight = 13 end end