inherited fmFormCustomization: TfmFormCustomization
  BorderStyle = bsDialog
  Caption = #33258#23450#20041
  ClientHeight = 319
  ClientWidth = 294
  Position = poMainFormCenter
  OnKeyDown = FormKeyDown
  ExplicitWidth = 300
  ExplicitHeight = 348
  PixelsPerInch = 96
  TextHeight = 13
  object btnDefaultValue: TButton [0]
    Left = 96
    Top = 40
    Width = 105
    Height = 33
    Caption = #35774#32622#40664#35748#20540
    TabOrder = 0
    OnClick = btnDefaultValueClick
  end
  object btnNotNull: TButton [1]
    Left = 96
    Top = 128
    Width = 105
    Height = 33
    Caption = #35774#32622#38750#31354#23383#27573
    TabOrder = 1
    OnClick = btnNotNullClick
  end
  object btnClose: TButton [2]
    Left = 96
    Top = 216
    Width = 105
    Height = 33
    Caption = #20851#38381
    TabOrder = 2
    OnClick = btnCloseClick
  end
  inherited DBManager: ThsDBManager
    Left = 32
    Top = 24
  end
  inherited cxSmallImages: TcxImageList
    FormatVersion = 1
  end
end