|
|
@@ -0,0 +1,123 @@
|
|
|
+object frmWindowsTheme: TfrmWindowsTheme
|
|
|
+ Left = 63
|
|
|
+ Height = 480
|
|
|
+ Top = 225
|
|
|
+ Width = 848
|
|
|
+ Caption = 'Windows Theme'
|
|
|
+ ClientHeight = 480
|
|
|
+ ClientWidth = 848
|
|
|
+ Color = 15987699
|
|
|
+ DesignTimePPI = 192
|
|
|
+ Position = poScreenCenter
|
|
|
+ LCLVersion = '3.99.0.0'
|
|
|
+ OnCreate = FormCreate
|
|
|
+ object BCPanel1: TBCPanel
|
|
|
+ Left = 16
|
|
|
+ Height = 224
|
|
|
+ Top = 16
|
|
|
+ Width = 816
|
|
|
+ Anchors = [akTop, akLeft, akRight]
|
|
|
+ Background.Color = 16514043
|
|
|
+ Background.Gradient1.StartColor = clWhite
|
|
|
+ Background.Gradient1.EndColor = clBlack
|
|
|
+ Background.Gradient1.GradientType = gtLinear
|
|
|
+ Background.Gradient1.Point1XPercent = 0
|
|
|
+ Background.Gradient1.Point1YPercent = 0
|
|
|
+ Background.Gradient1.Point2XPercent = 0
|
|
|
+ Background.Gradient1.Point2YPercent = 100
|
|
|
+ Background.Gradient2.StartColor = clWhite
|
|
|
+ Background.Gradient2.EndColor = clBlack
|
|
|
+ Background.Gradient2.GradientType = gtLinear
|
|
|
+ Background.Gradient2.Point1XPercent = 0
|
|
|
+ Background.Gradient2.Point1YPercent = 0
|
|
|
+ Background.Gradient2.Point2XPercent = 0
|
|
|
+ Background.Gradient2.Point2YPercent = 100
|
|
|
+ Background.Gradient1EndPercent = 35
|
|
|
+ Background.Style = bbsColor
|
|
|
+ BevelInner = bvNone
|
|
|
+ BevelOuter = bvNone
|
|
|
+ BevelWidth = 1
|
|
|
+ Border.Color = 15066597
|
|
|
+ Border.Style = bboSolid
|
|
|
+ BorderBCStyle = bpsBorder
|
|
|
+ FontEx.Color = clDefault
|
|
|
+ FontEx.FontQuality = fqSystemClearType
|
|
|
+ FontEx.Shadow = False
|
|
|
+ FontEx.ShadowRadius = 5
|
|
|
+ FontEx.ShadowOffsetX = 5
|
|
|
+ FontEx.ShadowOffsetY = 5
|
|
|
+ FontEx.Style = []
|
|
|
+ ParentBackground = False
|
|
|
+ Rounding.RoundX = 5
|
|
|
+ Rounding.RoundY = 5
|
|
|
+ TabOrder = 0
|
|
|
+ object BCLabel1: TBCLabel
|
|
|
+ Left = 48
|
|
|
+ Height = 28
|
|
|
+ Top = 48
|
|
|
+ Width = 267
|
|
|
+ Background.Gradient1.StartColor = clWhite
|
|
|
+ Background.Gradient1.EndColor = clBlack
|
|
|
+ Background.Gradient1.GradientType = gtLinear
|
|
|
+ Background.Gradient1.Point1XPercent = 0
|
|
|
+ Background.Gradient1.Point1YPercent = 0
|
|
|
+ Background.Gradient1.Point2XPercent = 0
|
|
|
+ Background.Gradient1.Point2YPercent = 100
|
|
|
+ Background.Gradient2.StartColor = clWhite
|
|
|
+ Background.Gradient2.EndColor = clBlack
|
|
|
+ Background.Gradient2.GradientType = gtLinear
|
|
|
+ Background.Gradient2.Point1XPercent = 0
|
|
|
+ Background.Gradient2.Point1YPercent = 0
|
|
|
+ Background.Gradient2.Point2XPercent = 0
|
|
|
+ Background.Gradient2.Point2YPercent = 100
|
|
|
+ Background.Gradient1EndPercent = 35
|
|
|
+ Background.Style = bbsClear
|
|
|
+ Border.Style = bboNone
|
|
|
+ Caption = 'Configuración recomendada'
|
|
|
+ FontEx.Color = 1776411
|
|
|
+ FontEx.FontQuality = fqSystemClearType
|
|
|
+ FontEx.Height = 20
|
|
|
+ FontEx.Shadow = False
|
|
|
+ FontEx.ShadowRadius = 5
|
|
|
+ FontEx.ShadowOffsetX = 5
|
|
|
+ FontEx.ShadowOffsetY = 5
|
|
|
+ FontEx.Style = [fsBold]
|
|
|
+ Rounding.RoundX = 1
|
|
|
+ Rounding.RoundY = 1
|
|
|
+ end
|
|
|
+ object BCLabel2: TBCLabel
|
|
|
+ Left = 48
|
|
|
+ Height = 19
|
|
|
+ Top = 128
|
|
|
+ Width = 280
|
|
|
+ Background.Gradient1.StartColor = clWhite
|
|
|
+ Background.Gradient1.EndColor = clBlack
|
|
|
+ Background.Gradient1.GradientType = gtLinear
|
|
|
+ Background.Gradient1.Point1XPercent = 0
|
|
|
+ Background.Gradient1.Point1YPercent = 0
|
|
|
+ Background.Gradient1.Point2XPercent = 0
|
|
|
+ Background.Gradient1.Point2YPercent = 100
|
|
|
+ Background.Gradient2.StartColor = clWhite
|
|
|
+ Background.Gradient2.EndColor = clBlack
|
|
|
+ Background.Gradient2.GradientType = gtLinear
|
|
|
+ Background.Gradient2.Point1XPercent = 0
|
|
|
+ Background.Gradient2.Point1YPercent = 0
|
|
|
+ Background.Gradient2.Point2XPercent = 0
|
|
|
+ Background.Gradient2.Point2YPercent = 100
|
|
|
+ Background.Gradient1EndPercent = 35
|
|
|
+ Background.Style = bbsClear
|
|
|
+ Border.Style = bboNone
|
|
|
+ Caption = 'Configuración reciente y usada habitualmente'
|
|
|
+ FontEx.Color = 6250335
|
|
|
+ FontEx.FontQuality = fqSystemClearType
|
|
|
+ FontEx.Height = 14
|
|
|
+ FontEx.Shadow = False
|
|
|
+ FontEx.ShadowRadius = 5
|
|
|
+ FontEx.ShadowOffsetX = 5
|
|
|
+ FontEx.ShadowOffsetY = 5
|
|
|
+ FontEx.Style = []
|
|
|
+ Rounding.RoundX = 1
|
|
|
+ Rounding.RoundY = 1
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|