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

L3_dfm


object TbDefFr: TTbDefFr

Left = 339

Top = 164

BorderIcons = []

BorderStyle = bsDialog

Caption = 'Реквизиты нового документа (таблицы БД)'

ClientHeight = 318

ClientWidth = 427

Color = clBtnFace

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'



Font.Style = []

OldCreateOrder = False

Position = poScreenCenter

OnActivate = FormActivate

OnCreate = FormCreate

PixelsPerInch = 96

TextHeight = 13

object Bevel1: TBevel

Left = 261

Top = 98

Width = 162

Height = 187

end

object Label1: TLabel

Left = 7

Top = 4

Width = 88

Height = 13

Caption = 'Перечень полей :'

end

object Label2: TLabel

Left = 264

Top = 103

Width = 62

Height = 13

Caption = 'Тип данных:'

Visible = False

end

object Label3: TLabel

Left = 264

Top = 145

Width = 66

Height = 13

Caption = 'Размер поля'

Visible = False

end

object Label4: TLabel

Left = 264

Top = 116

Width = 39

Height = 13

Caption = 'Label4'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

end

object Label5: TLabel

Left = 264

Top = 158

Width = 39

Height = 13

Caption = 'Label5'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

end

object Label6: TLabel

Left = 264

Top = 186

Width = 106

Height = 13

Caption = 'Наименование поля:'

Visible = False

end

object Label7: TLabel

Left = 264

Top = 199

Width = 39

Height = 13

Caption = 'Label7'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

end

object Label8: TLabel

Left = 266

Top = 236

Width = 152

Height = 44

AutoSize = False

Caption = 'Label8'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False


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


Содержание раздела