Componentes.Terceros.jvcl/official/3.32/examples/JVCLMegaDemo/jvGradientformdemo.dfm

24 lines
477 B
Plaintext

object frgradient: Tfrgradient
Left = 192
Top = 110
Width = 696
Height = 480
Caption = 'Gradient Backround'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object JvGradient1: TJvGradient
Left = 0
Top = 0
Width = 688
Height = 453
Align = alClient
end
end