PriceMarginFme.dfm 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. object PriceMarginFrame: TPriceMarginFrame
  2. Left = 0
  3. Top = 0
  4. Width = 1109
  5. Height = 591
  6. TabOrder = 0
  7. object pnlTopTag: TPanel
  8. Left = 0
  9. Top = 0
  10. Width = 1109
  11. Height = 21
  12. Align = alTop
  13. BevelOuter = bvNone
  14. TabOrder = 0
  15. object tbTopTag: TToolBar
  16. Left = 0
  17. Top = 0
  18. Width = 134
  19. Height = 21
  20. Align = alLeft
  21. AutoSize = True
  22. ButtonHeight = 21
  23. ButtonWidth = 67
  24. EdgeBorders = []
  25. Flat = True
  26. ShowCaptions = True
  27. TabOrder = 0
  28. object tobtnGL: TToolButton
  29. Left = 0
  30. Top = 0
  31. Caption = ' '#35843#24046#24037#26009' '
  32. Down = True
  33. ImageIndex = 2
  34. Style = tbsCheck
  35. OnClick = tobtnBillsClick
  36. end
  37. object tobtnBills: TToolButton
  38. Tag = 1
  39. Left = 67
  40. Top = 0
  41. Caption = ' '#28165#21333#27719#24635' '
  42. ImageIndex = 0
  43. Style = tbsCheck
  44. OnClick = tobtnBillsClick
  45. end
  46. end
  47. end
  48. object jpsPriceMargin: TJimPages
  49. Left = 0
  50. Top = 21
  51. Width = 1109
  52. Height = 570
  53. ActivePage = jpsPriceMarginGL
  54. ActivePageIndex = 0
  55. Align = alClient
  56. object jpsPriceMarginGL: TJimPage
  57. Left = 0
  58. Top = 0
  59. Width = 1109
  60. Height = 570
  61. TabName = 'GL'
  62. Caption = 'GL'
  63. end
  64. object jpsPriceMarginBills: TJimPage
  65. Left = 0
  66. Top = 0
  67. Width = 1109
  68. Height = 570
  69. TabName = 'Bills'
  70. Caption = 'Bills'
  71. end
  72. end
  73. object xpm: TXPMenu
  74. DimLevel = 30
  75. GrayLevel = 10
  76. Font.Charset = DEFAULT_CHARSET
  77. Font.Color = clMenuText
  78. Font.Height = -12
  79. Font.Name = #23435#20307
  80. Font.Style = []
  81. Color = clBtnFace
  82. IconBackColor = clBtnFace
  83. MenuBarColor = clBtnFace
  84. SelectColor = 38640
  85. SelectBorderColor = clHighlight
  86. SelectFontColor = clMenuText
  87. DisabledColor = clInactiveCaption
  88. SeparatorColor = clBtnFace
  89. CheckedColor = clHighlight
  90. IconWidth = 24
  91. DrawSelect = True
  92. UseSystemColors = False
  93. OverrideOwnerDraw = False
  94. Gradient = False
  95. FlatMenu = False
  96. AutoDetect = True
  97. XPControls = [xcToolbar]
  98. Active = True
  99. ControlUseTrueXPStyle = True
  100. BtnRoundArc = 5
  101. BtnOutLineBorderColor = 7552000
  102. BtnInnerBorderMoveColor = 3257087
  103. BtnInnerBorderFocusColor = 15183500
  104. BtnSurfaceNormalColor = 16251903
  105. BtnSurfaceDownColor = 14608359
  106. BtnSurfaceBottomLineColor = 14608359
  107. BtnSurfaceDownBottomLineColor = 15199215
  108. RdoChkControlChkColor = 41472
  109. ComboBoxChkColor = 9201994
  110. ComboboxSurfaceMoveColor = 16771030
  111. ControlDisabledBorderColor = 11913158
  112. Left = 279
  113. Top = 56
  114. end
  115. end