git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@7 05c56307-c608-d34a-929d-697000501d7a
27 lines
697 B
Plaintext
27 lines
697 B
Plaintext
object UnboundModeDemoDataDM: TUnboundModeDemoDataDM
|
|
OldCreateOrder = True
|
|
Height = 229
|
|
Width = 325
|
|
object StyleRepository: TcxStyleRepository
|
|
Left = 144
|
|
Top = 8
|
|
object stlGroupNode: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = 15253902
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
TextColor = clWhite
|
|
end
|
|
object stlFixedBand: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = 15322014
|
|
end
|
|
object cxTreeListStyleSheet1: TcxTreeListStyleSheet
|
|
BuiltIn = True
|
|
end
|
|
end
|
|
end
|