Componentes.Terceros.DevExp.../official/x.19/ExpressQuantumTreeList 4/Demos/Delphi/UnboundModeDemo/UnboundModeDemoData.dfm
2007-09-09 11:27:22 +00:00

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