510 lines
15 KiB
Plaintext
510 lines
15 KiB
Plaintext
|
|
inherited frmSalaryList: TfrmSalaryList
|
||
|
|
Top = 39
|
||
|
|
Caption = #24037#36164#31649#29702
|
||
|
|
ClientHeight = 509
|
||
|
|
ClientWidth = 1200
|
||
|
|
ExplicitWidth = 1216
|
||
|
|
ExplicitHeight = 548
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 12
|
||
|
|
object ToolBar1: TToolBar [0]
|
||
|
|
Tag = 1
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1200
|
||
|
|
Height = 38
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 38
|
||
|
|
ButtonWidth = 75
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
DisabledImages = DataLink_Company.ImageList_new32
|
||
|
|
Images = DataLink_Company.ImageList_new32
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 1
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object TBAdd: TToolButton
|
||
|
|
Left = 71
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #24405#20837
|
||
|
|
ImageIndex = 9
|
||
|
|
OnClick = TBAddClick
|
||
|
|
end
|
||
|
|
object TBEdit: TToolButton
|
||
|
|
Left = 142
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20462#25913
|
||
|
|
ImageIndex = 3
|
||
|
|
OnClick = TBEditClick
|
||
|
|
end
|
||
|
|
object TBExport: TToolButton
|
||
|
|
Left = 213
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #23548#20986
|
||
|
|
ImageIndex = 20
|
||
|
|
OnClick = TBExportClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 284
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 7
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel [1]
|
||
|
|
Left = 0
|
||
|
|
Top = 38
|
||
|
|
Width = 1200
|
||
|
|
Height = 43
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
ParentBackground = False
|
||
|
|
TabOrder = 1
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 24
|
||
|
|
Top = 14
|
||
|
|
Width = 24
|
||
|
|
Height = 12
|
||
|
|
Caption = #24180#26376
|
||
|
|
end
|
||
|
|
object YMDate: TDateTimePicker
|
||
|
|
Left = 60
|
||
|
|
Top = 11
|
||
|
|
Width = 90
|
||
|
|
Height = 20
|
||
|
|
Date = 46235.000000000000000000
|
||
|
|
Format = 'yyyy-MM'
|
||
|
|
Time = 46235.000000000000000000
|
||
|
|
TabOrder = 0
|
||
|
|
OnChange = YMDateChange
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid [2]
|
||
|
|
Left = 0
|
||
|
|
Top = 81
|
||
|
|
Width = 1200
|
||
|
|
Height = 428
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 2
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
Navigator.Buttons.CustomButtons = <>
|
||
|
|
Navigator.Buttons.Delete.Enabled = False
|
||
|
|
Navigator.Buttons.Delete.Visible = False
|
||
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
||
|
|
OnCellDblClick = Tv1CellDblClick
|
||
|
|
DataController.DataSource = DataSource1
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Format = '0.##'
|
||
|
|
Kind = skSum
|
||
|
|
Column = v1DHJ
|
||
|
|
end>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsData.Deleting = False
|
||
|
|
OptionsData.Editing = False
|
||
|
|
OptionsData.Inserting = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Header = DataLink_Company.Default
|
||
|
|
object v1EEName: TcxGridDBColumn
|
||
|
|
Caption = #22995#21517
|
||
|
|
DataBinding.FieldName = 'EEName'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 90
|
||
|
|
end
|
||
|
|
object v1D01: TcxGridDBColumn
|
||
|
|
Caption = '1'
|
||
|
|
DataBinding.FieldName = 'D01'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D02: TcxGridDBColumn
|
||
|
|
Caption = '2'
|
||
|
|
DataBinding.FieldName = 'D02'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D03: TcxGridDBColumn
|
||
|
|
Caption = '3'
|
||
|
|
DataBinding.FieldName = 'D03'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D04: TcxGridDBColumn
|
||
|
|
Caption = '4'
|
||
|
|
DataBinding.FieldName = 'D04'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D05: TcxGridDBColumn
|
||
|
|
Caption = '5'
|
||
|
|
DataBinding.FieldName = 'D05'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D06: TcxGridDBColumn
|
||
|
|
Caption = '6'
|
||
|
|
DataBinding.FieldName = 'D06'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D07: TcxGridDBColumn
|
||
|
|
Caption = '7'
|
||
|
|
DataBinding.FieldName = 'D07'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D08: TcxGridDBColumn
|
||
|
|
Caption = '8'
|
||
|
|
DataBinding.FieldName = 'D08'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D09: TcxGridDBColumn
|
||
|
|
Caption = '9'
|
||
|
|
DataBinding.FieldName = 'D09'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D10: TcxGridDBColumn
|
||
|
|
Caption = '10'
|
||
|
|
DataBinding.FieldName = 'D10'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D11: TcxGridDBColumn
|
||
|
|
Caption = '11'
|
||
|
|
DataBinding.FieldName = 'D11'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D12: TcxGridDBColumn
|
||
|
|
Caption = '12'
|
||
|
|
DataBinding.FieldName = 'D12'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D13: TcxGridDBColumn
|
||
|
|
Caption = '13'
|
||
|
|
DataBinding.FieldName = 'D13'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D14: TcxGridDBColumn
|
||
|
|
Caption = '14'
|
||
|
|
DataBinding.FieldName = 'D14'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D15: TcxGridDBColumn
|
||
|
|
Caption = '15'
|
||
|
|
DataBinding.FieldName = 'D15'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D16: TcxGridDBColumn
|
||
|
|
Caption = '16'
|
||
|
|
DataBinding.FieldName = 'D16'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D17: TcxGridDBColumn
|
||
|
|
Caption = '17'
|
||
|
|
DataBinding.FieldName = 'D17'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D18: TcxGridDBColumn
|
||
|
|
Caption = '18'
|
||
|
|
DataBinding.FieldName = 'D18'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D19: TcxGridDBColumn
|
||
|
|
Caption = '19'
|
||
|
|
DataBinding.FieldName = 'D19'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D20: TcxGridDBColumn
|
||
|
|
Caption = '20'
|
||
|
|
DataBinding.FieldName = 'D20'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D21: TcxGridDBColumn
|
||
|
|
Caption = '21'
|
||
|
|
DataBinding.FieldName = 'D21'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D22: TcxGridDBColumn
|
||
|
|
Caption = '22'
|
||
|
|
DataBinding.FieldName = 'D22'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D23: TcxGridDBColumn
|
||
|
|
Caption = '23'
|
||
|
|
DataBinding.FieldName = 'D23'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D24: TcxGridDBColumn
|
||
|
|
Caption = '24'
|
||
|
|
DataBinding.FieldName = 'D24'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D25: TcxGridDBColumn
|
||
|
|
Caption = '25'
|
||
|
|
DataBinding.FieldName = 'D25'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D26: TcxGridDBColumn
|
||
|
|
Caption = '26'
|
||
|
|
DataBinding.FieldName = 'D26'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D27: TcxGridDBColumn
|
||
|
|
Caption = '27'
|
||
|
|
DataBinding.FieldName = 'D27'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D28: TcxGridDBColumn
|
||
|
|
Caption = '28'
|
||
|
|
DataBinding.FieldName = 'D28'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D29: TcxGridDBColumn
|
||
|
|
Caption = '29'
|
||
|
|
DataBinding.FieldName = 'D29'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D30: TcxGridDBColumn
|
||
|
|
Caption = '30'
|
||
|
|
DataBinding.FieldName = 'D30'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1D31: TcxGridDBColumn
|
||
|
|
Caption = '31'
|
||
|
|
DataBinding.FieldName = 'D31'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 34
|
||
|
|
end
|
||
|
|
object v1DHJ: TcxGridDBColumn
|
||
|
|
Caption = #23567#35745
|
||
|
|
DataBinding.FieldName = 'DHJ'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.Alignment.Horz = taCenter
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
Left = 233
|
||
|
|
Top = 208
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
Left = 81
|
||
|
|
Top = 209
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 149
|
||
|
|
Top = 385
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 245
|
||
|
|
Top = 385
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 347
|
||
|
|
Top = 385
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = Order_Main
|
||
|
|
Left = 467
|
||
|
|
Top = 211
|
||
|
|
end
|
||
|
|
object Order_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 360
|
||
|
|
Top = 208
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 552
|
||
|
|
Top = 224
|
||
|
|
end
|
||
|
|
end
|