inherited PresentationForm: TPresentationForm Caption = 'PresentationForm' Color = clYellow PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel [2] Left = 20 Top = 112 Width = 49 Height = 29 Caption = 'ZAK' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False OnClick = ZakBtnClick end end