home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EmpireBuilder.exe / 0 / RCDATA / TFMEDITECCOUNTRYCODE / TFMEDITECCOUNTRYCODE.txt
Text File  |  1999-06-21  |  5KB  |  216 lines

  1. object fmEditECCountryCode: TfmEditECCountryCode
  2.   Left = 234
  3.   Top = 92
  4.   HelpContext = 725
  5.   AutoScroll = False
  6.   Caption = 'EC Country Code'
  7.   ClientHeight = 377
  8.   ClientWidth = 407
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   FormStyle = fsMDIChild
  15.   Position = poDefaultPosOnly
  16.   Scaled = False
  17.   Visible = True
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnDeactivate = FormDeactivate
  23.   OnShow = FormShow
  24.   PixelsPerInch = 120
  25.   TextHeight = 16
  26.   object SpeedBar: TSpeedBar
  27.     Left = 0
  28.     Top = 0
  29.     Width = 407
  30.     Height = 49
  31.     Font.Charset = ANSI_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -12
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = []
  36.     Position = bpCustom
  37.     Options = [sbFlatBtns, sbGrayedBtns, sbTransparentBtns]
  38.     BtnOffsetHorz = 3
  39.     BtnOffsetVert = 3
  40.     BtnWidth = 75
  41.     BtnHeight = 43
  42.     TabOrder = 0
  43.     InternalVer = 1
  44.     object SpeedbarSection1: TSpeedbarSection
  45.       Caption = 'Main'
  46.     end
  47.     object BtnSave: TSpeedItem
  48.       BtnCaption = '&Save'
  49.       Caption = 'Save Product Group Details'
  50.       Enabled = False
  51.       Hint = 'Save product group details|'
  52.       Spacing = 1
  53.       Left = 3
  54.       Top = 3
  55.       Visible = True
  56.       OnClick = BtnSaveClick
  57.       SectionName = 'Main'
  58.     end
  59.     object BtnAbandon: TSpeedItem
  60.       BtnCaption = '&Abandon'
  61.       Caption = 'Abandon Changes'
  62.       Enabled = False
  63.       Spacing = 1
  64.       Left = 78
  65.       Top = 3
  66.       Visible = True
  67.       OnClick = BtnAbandonClick
  68.       SectionName = 'Main'
  69.     end
  70.     object BtnClose: TSpeedItem
  71.       BtnCaption = '&Close'
  72.       Caption = 'Close'
  73.       Spacing = 1
  74.       Left = 303
  75.       Top = 3
  76.       Visible = True
  77.       OnClick = BtnCloseClick
  78.       SectionName = 'Main'
  79.     end
  80.     object BtnDelete: TSpeedItem
  81.       BtnCaption = '&Delete'
  82.       Caption = 'Delete Product Group'
  83.       Hint = 'Delete product group|'
  84.       Spacing = 1
  85.       Left = 153
  86.       Top = 3
  87.       Visible = True
  88.       OnClick = BtnDeleteClick
  89.       SectionName = 'Main'
  90.     end
  91.     object BtnHelp: TSpeedItem
  92.       BtnCaption = '&Help'
  93.       Caption = 'Help'
  94.       Font.Charset = ANSI_CHARSET
  95.       Font.Color = clWindowText
  96.       Font.Height = -12
  97.       Font.Name = 'Arial'
  98.       Font.Style = []
  99.       Glyph.Data = {
  100.         F6000000424DF600000000000000760000002800000010000000100000000100
  101.         0400000000008000000000000000000000001000000010000000000000000000
  102.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  103.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888886446888
  104.         888888888E6648888888888888E6688888888888888888888888888888446888
  105.         8888888886664888888888888E664888888888888E6664888888888888E66648
  106.         88888888888E6664888888844888E6664888886664888E66488888E666444666
  107.         4888888E6666666668888888EE6666668888888888EEEEE88888}
  108.       ParentFont = False
  109.       Spacing = 1
  110.       Left = 228
  111.       Top = 3
  112.       Visible = True
  113.       OnClick = BtnHelpClick
  114.       SectionName = 'Main'
  115.     end
  116.   end
  117.   object wwDBGrid1: TwwDBGrid
  118.     Left = 0
  119.     Top = 49
  120.     Width = 407
  121.     Height = 328
  122.     Selected.Strings = (
  123.       'CODE'#9'12'#9'EC Code'#9'F'
  124.       'COUNTRY'#9'40'#9'EC Country'#9'F')
  125.     TitleColor = clBtnFace
  126.     FixedCols = 0
  127.     ShowHorzScrollBar = True
  128.     Align = alClient
  129.     DataSource = DM1.dsCountry
  130.     KeyOptions = [dgEnterToTab, dgAllowDelete, dgAllowInsert]
  131.     TabOrder = 1
  132.     TitleAlignment = taLeftJustify
  133.     TitleFont.Charset = DEFAULT_CHARSET
  134.     TitleFont.Color = clWindowText
  135.     TitleFont.Height = -13
  136.     TitleFont.Name = 'Arial'
  137.     TitleFont.Style = []
  138.     TitleLines = 1
  139.     TitleButtons = False
  140.     UseTFields = False
  141.     OnCalcCellColors = wwDBGrid1CalcCellColors
  142.     IndicatorColor = icBlack
  143.     OnTopRowChanged = wwDBGrid1TopRowChanged
  144.   end
  145.   object wwdbePGCode: TwwDBEdit
  146.     Left = 188
  147.     Top = 272
  148.     Width = 21
  149.     Height = 24
  150.     CharCase = ecUpperCase
  151.     TabOrder = 2
  152.     UnboundDataType = wwDefault
  153.     WantReturns = False
  154.     WordWrap = False
  155.   end
  156.   object Sizer1: TSizer
  157.     Enabled = True
  158.     ExceptionAction = eaIgnoreControl
  159.     GridColumnSizing = gcSizeAllColumns
  160.     GridRowSizing = grSizeByDefaults
  161.     MinimumSize = True
  162.     NavigateOnEnter = False
  163.     OverrideParentFont = True
  164.     PerformAssertions = True
  165.     ShowAssertionFailures = False
  166.     StretchFonts = True
  167.     StretchImages = True
  168.     StretchOnResize = True
  169.     ThreadProcessing = True
  170.     Left = 308
  171.     Top = 237
  172.     ScreenWidth = (
  173.       800)
  174.     ScreenHeight = (
  175.       600)
  176.     OriginalFormWidth = (
  177.       415)
  178.     OriginalFormHeight = (
  179.       404)
  180.     OriginalFormLeft = (
  181.       234)
  182.     OriginalFormTop = (
  183.       92)
  184.     OriginalFormPPI = (
  185.       120)
  186.     OriginalClientWidth = (
  187.       407)
  188.     OriginalClientHeight = (
  189.       377)
  190.   end
  191.   object pmRClick: TRxPopupMenu
  192.     OnPopup = pmRClickPopup
  193.     Style = msOwnerDraw
  194.     ShowCheckMarks = False
  195.     OnGetItemParams = pmRClickGetItemParams
  196.     Left = 224
  197.     Top = 225
  198.     object pmSave: TMenuItem
  199.       Caption = 'Save'
  200.     end
  201.     object pmAbandon: TMenuItem
  202.       Caption = 'Abandon'
  203.     end
  204.     object pmDelete: TMenuItem
  205.       Caption = 'Delete'
  206.     end
  207.     object N5: TMenuItem
  208.       Caption = '-'
  209.     end
  210.     object pmChangeGridColour: TMenuItem
  211.       Caption = 'Change Grid Colour'
  212.       OnClick = pmChangeGridColourClick
  213.     end
  214.   end
  215. end
  216.