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

         

MS Sans


Left = 100

Top = 3

Width = 190

Height = 21

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = ' MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 0

Text = 'FldNameEdit'

OnKeyUp = FldNameEditKeyUp

end

object FldCaptionEdit: TEdit

Left = 100

Top = 24

Width = 190

Height = 21

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 1

Text = 'FldCaptionEdit'

OnKeyUp = FldNameEditKeyUp

end

object FldDescrEdit: TEdit

Left = 100

Top = 45

Width = 354

Height = 21

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 2

Text = 'FldDescrEdit'

OnKeyUp = FldNameEditKeyUp

end

object OkBtn: TButton

Left = 147

Top = 92

Width = 75

Height = 20

Caption = 'Ok'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 4

OnClick = OkBtnClick

end

object CancelBtn: TButton

Left = 227

Top = 92

Width = 75

Height = 20

Caption = 'Отмена'

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 5

OnClick = CancelBtnClick

end

object FldSizeEdit: TEdit

Left = 419

Top = 66

Width = 35

Height = 21

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ParentFont = False

TabOrder = 3

Text = 'FldSizeEdit'

Visible = False

OnKeyPress = FldSizeEditKeyPress

end

object TypeGroupCmBox: TComboBox

Left = 299

Top = 24

Width = 155

Height = 21

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ItemHeight = 13

ParentFont = False

TabOrder = 6

Text = 'Группа данных'

OnChange = TypeGroupCmBoxChange

end

object TypesComboBox: TComboBox

Left = 100

Top = 66

Width = 262

Height = 21

Font.Charset = DEFAULT_CHARSET

Font.Color = clWindowText

Font.Height = -11

Font.Name = 'MS Sans Serif'

Font.Style = [fsBold]

ItemHeight = 13

ParentFont = False

TabOrder = 7

Text = 'TypesComboBox'

OnClick = TypesComboBoxClick

OnKeyPress = TypesComboBoxKeyPress

end

end


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