object FieldsListFrm: TFieldsListFrm Left = 358 Height = 271 Top = 99 Width = 173 ActiveControl = BitBtnOk Caption = 'FieldsListFrm' ClientHeight = 271 ClientWidth = 173 LCLVersion = '0.9.25' object BitBtnOk: TBitBtn Left = 9 Height = 25 Top = 241 Width = 75 Anchors = [akLeft, akBottom] Caption = '&Create' Default = True Kind = bkOK ModalResult = 1 NumGlyphs = 0 OnClick = BitBtnOkClick TabOrder = 0 end object BitBtnCancel: TBitBtn Left = 89 Height = 25 Top = 241 Width = 75 Anchors = [akLeft, akBottom] Cancel = True Caption = 'Cancel' Kind = bkCancel ModalResult = 2 NumGlyphs = 0 TabOrder = 1 end object ListBox1: TListBox Height = 232 Width = 173 Align = alTop Anchors = [akTop, akLeft, akRight, akBottom] MultiSelect = True TabOrder = 2 TopIndex = -1 end end