object GridInfoColonForm: TGridInfoColonForm Left = 554 Top = 131 Width = 294 Height = 449 ActiveControl = ColumnBox BorderIcons = [biSystemMenu] Caption = 'Bilgi s'#252'tunlar'#305 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ColumnBox: TCheckListBox Left = 0 Top = 0 Width = 286 Height = 398 Align = alClient ItemHeight = 13 TabOrder = 0 end object BotPanel: TPanel Left = 0 Top = 398 Width = 286 Height = 24 Align = alBottom BevelOuter = bvNone TabOrder = 1 object TamamBut: TBitBtn Left = 13 Top = 1 Width = 80 Height = 22 Caption = '&Tamam' TabOrder = 0 OnClick = TamamButClick NumGlyphs = 2 end object CikiBut: TBitBtn Left = 192 Top = 1 Width = 80 Height = 22 Caption = '&'#199#305'k'#305#351 TabOrder = 2 OnClick = CikiButClick NumGlyphs = 2 end object DefBut: TBitBtn Left = 102 Top = 1 Width = 80 Height = 22 Caption = 'Varsay'#305'lan' TabOrder = 1 OnClick = DefButClick NumGlyphs = 2 end end end