git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@21 05c56307-c608-d34a-929d-697000501d7a
730 lines
23 KiB
Plaintext
730 lines
23 KiB
Plaintext
object CalendarDemo: TCalendarDemo
|
|
OldCreateOrder = True
|
|
ComponentPersistent.DefaultMode = pmSave
|
|
ComponentPersistent.ExceptedComponents = <>
|
|
DesignerID = 1
|
|
EncodingType = wetApplication
|
|
LeftPos = 0
|
|
PositioningType = cxptGrid
|
|
ServerScript = JScript
|
|
TopPos = 0
|
|
OnActivate = cxWebPageModuleActivate
|
|
Height = 444
|
|
HorizontalOffset = 213
|
|
VerticalOffset = 164
|
|
Width = 739
|
|
object cxWebCalendar1: TcxWebCalendar
|
|
CustomEvents = <>
|
|
Left = 336
|
|
Top = 64
|
|
Height = 177
|
|
Width = 265
|
|
ZIndex = 0
|
|
CellPadding = 2
|
|
CellSpacing = 2
|
|
DayHeaderAlignment = whalCenter
|
|
DayNameFormat = dfFirstTwoLetters
|
|
FirstDayOfWeek = dowLocaleDefault
|
|
Images = ilImages
|
|
NextMonthText = 'Next'
|
|
PrevMonthText = 'Prev'
|
|
ShowYear = False
|
|
ShowMonthPictures = False
|
|
ShowTodayLink = False
|
|
OnSelectDay = cxWebCalendar1SelectDay
|
|
SelectedDate = 37315.4802573032
|
|
end
|
|
object StyleController: TcxWebStyleController
|
|
Left = 104
|
|
Top = 32
|
|
object stStandardTitle: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebNavy
|
|
Style.Font.Name = 'Times New Roman'
|
|
Style.Font.Names.Strings = (
|
|
'Times New Roman')
|
|
Style.Font.Size.Value = 12
|
|
Style.Shading.Color = clWebLightBlue
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStandardOtherMonth: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebLightGrey
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Shading.Color = clWebWhite
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStandardSelected: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebGold
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Color = clWebPurple
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Size.Value = 14
|
|
Style.Font.Weight = wfwBold
|
|
Style.Shading.Color = clWebLightYellow
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStandard: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebSteelBlue
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Shading.Color = clWebAliceBlue
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStandardDayHeader: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebGold
|
|
Style.Font.Name = 'Arial'
|
|
Style.Font.Names.Strings = (
|
|
'Arial')
|
|
Style.Font.Weight = wfwBold
|
|
Style.Shading.Color = clWebNavy
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stWheatTitle: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebTeal
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Size.Value = 12
|
|
Style.Shading.Color = clWebWheat
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stWheatOtherMonth: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebWheat
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
end
|
|
object stWheatSelected: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebSienna
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Color = clWebLightGoldenrodYellow
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Shading.Color = clWebDarkOrange
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stWheat: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebSienna
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Shading.Color = clWebLightGoldenrodYellow
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stWheatDayHeader: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebWheat
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Weight = wfwBold
|
|
Style.Shading.Color = clWebTeal
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStrongTitle: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebBlack
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Size.Value = 12
|
|
Style.Shading.Color = clWebOrange
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStrongOtherMonth: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebLightGrey
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
end
|
|
object stStrongSelected: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Shading.Color = clWebCornsilk
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStrong: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebBlack
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Shading.Color = clWebWhite
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stStrongDayHeader: TcxWebStyleItem
|
|
Style.Borders.Color = clWebWindowText
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebWhite
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Weight = wfwBold
|
|
Style.Shading.Color = clWebBlack
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
end
|
|
object wlblTitle: TcxWebLabel
|
|
CustomEvents = <>
|
|
StyleItem_Default = stHeader1
|
|
Left = 192
|
|
Top = 8
|
|
Height = 32
|
|
Width = 392
|
|
ZIndex = 0
|
|
AutoSize = False
|
|
Styles.Default = stHeader1
|
|
WordWrap = False
|
|
Caption = 'WebCalendar Customize Demo'
|
|
end
|
|
object ilImages: TcxWebImageList
|
|
Images = <
|
|
item
|
|
FileName = '001.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '002.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '003.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '004.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '005.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '006.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '007.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '008.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '009.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '010.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '011.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '012.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '013.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '014.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '015.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '016.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '017.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '018.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '019.gif'
|
|
HorzSpace = 2
|
|
end
|
|
item
|
|
FileName = '020.gif'
|
|
HorzSpace = 2
|
|
end>
|
|
ImagesPath = '../Images/'
|
|
Left = 24
|
|
Top = 24
|
|
end
|
|
object cxWebPanel1: TcxWebPanel
|
|
CustomEvents = <>
|
|
StyleItem_Default = stPanel
|
|
Left = 8
|
|
Top = 56
|
|
Height = 225
|
|
Width = 313
|
|
ZIndex = 0
|
|
Caption = 'WebCalendar properties'
|
|
Styles.Default = stPanel
|
|
object wcbShowDate: TcxWebCheckBox
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 24
|
|
Top = 24
|
|
Height = 23
|
|
Width = 97
|
|
ZIndex = 0
|
|
Styles.Default = stLabelDef
|
|
TabOrder = 0
|
|
Caption = 'Show date'
|
|
OnClick = wcbShowDateClick
|
|
Checked = True
|
|
end
|
|
object cbClientScripts: TcxWebCheckBox
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 24
|
|
Top = 48
|
|
Height = 23
|
|
Width = 100
|
|
ZIndex = 0
|
|
Styles.Default = stLabelDef
|
|
TabOrder = 1
|
|
Caption = 'Client scripts'
|
|
OnClick = cbClientScriptsClick
|
|
Checked = True
|
|
end
|
|
object cbShowImages: TcxWebCheckBox
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 128
|
|
Top = 24
|
|
Height = 23
|
|
ZIndex = 0
|
|
Styles.Default = stLabelDef
|
|
TabOrder = 2
|
|
Caption = 'Show month images'
|
|
OnClick = cbShowImagesClick
|
|
end
|
|
object cbShowYear: TcxWebCheckBox
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 128
|
|
Top = 48
|
|
Height = 23
|
|
ZIndex = 0
|
|
Styles.Default = stLabelDef
|
|
TabOrder = 3
|
|
Caption = 'Show year'
|
|
OnClick = cbShowYearClick
|
|
end
|
|
object cxWebLabel2: TcxWebLabel
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 24
|
|
Top = 88
|
|
Height = 17
|
|
Width = 105
|
|
ZIndex = 0
|
|
AutoSize = False
|
|
Styles.Default = stLabelDef
|
|
WordWrap = False
|
|
Caption = 'Style schema'
|
|
end
|
|
object wcbStartOfWeek: TcxWebComboBox
|
|
CustomEvents = <>
|
|
StyleItem_Default = stEditorDef
|
|
Left = 144
|
|
Top = 112
|
|
Height = 19
|
|
Width = 145
|
|
ZIndex = 0
|
|
Styles.Default = stEditorDef
|
|
TabOrder = 4
|
|
OnChange = wcbStartOfWeekChange
|
|
ItemIndex = 7
|
|
Items = <
|
|
item
|
|
Text = 'Sunday'
|
|
Value = '1'
|
|
end
|
|
item
|
|
Text = 'Monday'
|
|
Value = '2'
|
|
end
|
|
item
|
|
Text = 'Tuesday'
|
|
Value = '3'
|
|
end
|
|
item
|
|
Text = 'Wednesday'
|
|
Value = '4'
|
|
end
|
|
item
|
|
Text = 'Thursday'
|
|
Value = '5'
|
|
end
|
|
item
|
|
Text = 'Friday'
|
|
Value = '6'
|
|
end
|
|
item
|
|
Text = 'Saturday'
|
|
Value = '7'
|
|
end
|
|
item
|
|
Selected = True
|
|
Text = 'Locale Default'
|
|
Value = '0'
|
|
end>
|
|
end
|
|
object cxWebLabel1: TcxWebLabel
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 25
|
|
Top = 166
|
|
Height = 17
|
|
Width = 97
|
|
ZIndex = 0
|
|
AutoSize = False
|
|
Styles.Default = stLabelDef
|
|
WordWrap = False
|
|
Caption = 'Selected date is:'
|
|
end
|
|
object wlbDate: TcxWebLabel
|
|
CustomEvents = <>
|
|
StyleItem_Default = stEditorDef
|
|
Left = 144
|
|
Top = 166
|
|
Height = 17
|
|
Width = 137
|
|
ZIndex = 0
|
|
AutoSize = False
|
|
Styles.Default = stEditorDef
|
|
WordWrap = False
|
|
end
|
|
object wcbStyle: TcxWebComboBox
|
|
CustomEvents = <>
|
|
StyleItem_Default = stEditorDef
|
|
Left = 144
|
|
Top = 86
|
|
Height = 19
|
|
Width = 145
|
|
ZIndex = 0
|
|
Styles.Default = stEditorDef
|
|
TabOrder = 5
|
|
OnChange = wcbStyleChange
|
|
ItemIndex = 0
|
|
Items = <
|
|
item
|
|
Selected = True
|
|
Text = 'Default'
|
|
Value = '0'
|
|
end
|
|
item
|
|
Text = 'Standard'
|
|
Value = '1'
|
|
end
|
|
item
|
|
Text = 'Wheat'
|
|
Value = '2'
|
|
end
|
|
item
|
|
Text = 'Strong'
|
|
Value = '3'
|
|
end>
|
|
end
|
|
object cxWebLabel3: TcxWebLabel
|
|
CustomEvents = <>
|
|
StyleItem_Default = stLabelDef
|
|
Left = 24
|
|
Top = 116
|
|
Height = 17
|
|
Width = 105
|
|
ZIndex = 0
|
|
AutoSize = False
|
|
Styles.Default = stLabelDef
|
|
WordWrap = False
|
|
Caption = 'Start day of week'
|
|
end
|
|
end
|
|
object scCommon: TcxWebStyleController
|
|
Left = 272
|
|
Top = 24
|
|
object stHeader1: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 0
|
|
Style.Font.Color = clWebPurple
|
|
Style.Font.Name = 'Times New Roman'
|
|
Style.Font.Names.Strings = (
|
|
'Times New Roman')
|
|
Style.Font.Size.Value = 22
|
|
Style.Font.Weight = wfwBold
|
|
end
|
|
object stHeader2: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 0
|
|
Style.Font.Decoration = [wfdUnderline]
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Names.Strings = (
|
|
'Tahoma')
|
|
Style.Font.Size.Value = 11
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwBold
|
|
end
|
|
object stPanel: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor]
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Right.AssignedValues = [wbavColor]
|
|
Style.Borders.Top.AssignedValues = [wbavColor]
|
|
Style.Borders.Width = thin
|
|
Style.Font.Color = clWebNavy
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Size.Value = 12
|
|
Style.Font.Weight = wfwBold
|
|
end
|
|
object stButtonDef: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlue
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Color = clWebAliceBlue
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Size.Value = 8
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwNormal
|
|
Style.Shading.Color = clWebCornflowerBlue
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stButtonHover: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebDarkBlue
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Color = clWebAliceBlue
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Size.Value = 8
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwBold
|
|
Style.Shading.Color = clWebCornflowerBlue
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stEditorDef: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebGainsboro
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwNormal
|
|
Style.Shading.Color = clWebWhite
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stEditorHover: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebDarkBlue
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Names.Strings = (
|
|
'MS Sans Serif')
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwNormal
|
|
Style.Shading.Color = clWebWhite
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stLabelDef: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 0
|
|
Style.Font.Color = clWebNavy
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Names.Strings = (
|
|
'Tahoma')
|
|
Style.Font.Size.Value = 9
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwNormal
|
|
end
|
|
object stLabelHover: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsNone
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 0
|
|
Style.Font.Color = clWebCrimson
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Names.Strings = (
|
|
'Tahoma')
|
|
Style.Font.Size.Value = 9
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwBold
|
|
end
|
|
object stTips: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebSandyBrown
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Names.Strings = (
|
|
'Tahoma')
|
|
Style.Font.Size.Value = 8
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwNormal
|
|
Style.Shading.Color = 14811135
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stLine1: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebBlack
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = thin
|
|
Style.Font.Name = 'Times New Roman'
|
|
Style.Font.Names.Strings = (
|
|
'Times New Roman')
|
|
Style.Font.Size.Value = 12
|
|
Style.Shading.Color = clWebDarkSlateBlue
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
object stLine2: TcxWebStyleItem
|
|
Style.Borders.Bottom.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Color = clWebSandyBrown
|
|
Style.Borders.Left.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Style = wbsSolid
|
|
Style.Borders.Right.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Top.AssignedValues = [wbavColor, wbavStyle, wbavWidth]
|
|
Style.Borders.Width = 1
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Names.Strings = (
|
|
'Tahoma')
|
|
Style.Font.Size.Value = 8
|
|
Style.Font.Style = wfsNormal
|
|
Style.Font.Transform = wftNone
|
|
Style.Font.Variant = wfvNormal
|
|
Style.Font.Weight = wfwNormal
|
|
Style.Shading.Color = 14811135
|
|
Style.Shading.AssignedValues = [wsavColor]
|
|
end
|
|
end
|
|
end
|