Статьи Королевства Дельфи

         

object Label9:


WordWrap = True

end

object Label9: TLabel

Left = 265

Top = 223

Width = 80

Height = 13

Caption = 'Описание поля:'

Visible = False

end

object Label10: TLabel

Left = 209

Top = 4

Width = 46

Height = 13

Caption = 'Таблица:'

Visible = False

end

object TbNameLbl: TLabel

Left = 261

Top = 4

Width = 65

Height = 13

Caption = 'TbNameLbl'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

end

object TbFieldsListBox: TListBox

Left = 7

Top = 20

Width = 247

Height = 291

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ItemHeight = 13

ParentFont = False

TabOrder = 0

OnClick = TbFieldsListBoxClick

end

object NewFieldButton: TButton

Left = 263

Top = 20

Width = 162

Height = 21

Caption = 'Новое поле'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 1

OnClick = NewFieldButtonClick

end

object OkButton: TButton

Left = 261

Top = 290

Width = 80

Height = 21

Caption = 'Ok'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ModalResult = 1

ParentFont = False

TabOrder = 2

OnClick = OkButtonClick

end

object CancelButton: TButton

Left = 343

Top = 290

Width = 80

Height = 21

Caption = 'Отмена'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ModalResult = 2

ParentFont = False

TabOrder = 3

OnClick = CancelButtonClick

end

end


Содержание  Назад  Вперед