123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- object PriceMarginFrame: TPriceMarginFrame
- Left = 0
- Top = 0
- Width = 1109
- Height = 591
- TabOrder = 0
- object pnlTopTag: TPanel
- Left = 0
- Top = 0
- Width = 1109
- Height = 21
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object tbTopTag: TToolBar
- Left = 0
- Top = 0
- Width = 134
- Height = 21
- Align = alLeft
- AutoSize = True
- ButtonHeight = 21
- ButtonWidth = 67
- EdgeBorders = []
- Flat = True
- ShowCaptions = True
- TabOrder = 0
- object tobtnGL: TToolButton
- Left = 0
- Top = 0
- Caption = ' '#35843#24046#24037#26009' '
- Down = True
- ImageIndex = 2
- Style = tbsCheck
- OnClick = tobtnBillsClick
- end
- object tobtnBills: TToolButton
- Tag = 1
- Left = 67
- Top = 0
- Caption = ' '#28165#21333#27719#24635' '
- ImageIndex = 0
- Style = tbsCheck
- OnClick = tobtnBillsClick
- end
- end
- end
- object jpsPriceMargin: TJimPages
- Left = 0
- Top = 21
- Width = 1109
- Height = 570
- ActivePage = jpsPriceMarginGL
- ActivePageIndex = 0
- Align = alClient
- object jpsPriceMarginGL: TJimPage
- Left = 0
- Top = 0
- Width = 1109
- Height = 570
- TabName = 'GL'
- Caption = 'GL'
- end
- object jpsPriceMarginBills: TJimPage
- Left = 0
- Top = 0
- Width = 1109
- Height = 570
- TabName = 'Bills'
- Caption = 'Bills'
- end
- end
- object xpm: TXPMenu
- DimLevel = 30
- GrayLevel = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- Color = clBtnFace
- IconBackColor = clBtnFace
- MenuBarColor = clBtnFace
- SelectColor = 38640
- SelectBorderColor = clHighlight
- SelectFontColor = clMenuText
- DisabledColor = clInactiveCaption
- SeparatorColor = clBtnFace
- CheckedColor = clHighlight
- IconWidth = 24
- DrawSelect = True
- UseSystemColors = False
- OverrideOwnerDraw = False
- Gradient = False
- FlatMenu = False
- AutoDetect = True
- XPControls = [xcToolbar]
- Active = True
- ControlUseTrueXPStyle = True
- BtnRoundArc = 5
- BtnOutLineBorderColor = 7552000
- BtnInnerBorderMoveColor = 3257087
- BtnInnerBorderFocusColor = 15183500
- BtnSurfaceNormalColor = 16251903
- BtnSurfaceDownColor = 14608359
- BtnSurfaceBottomLineColor = 14608359
- BtnSurfaceDownBottomLineColor = 15199215
- RdoChkControlChkColor = 41472
- ComboBoxChkColor = 9201994
- ComboboxSurfaceMoveColor = 16771030
- ControlDisabledBorderColor = 11913158
- Left = 279
- Top = 56
- end
- end
|