Componentes.Terceros.jcl/official/1.96/examples/common/graphics/QClipLineDemoMain.dfm

18 lines
305 B
Plaintext

object Form1: TForm1
Left = 198
Top = 147
Width = 400
Height = 400
Caption = 'ClipLine Demo'
Color = 15790320
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Timer1: TTimer
Enabled = False
Left = 32
Top = 24
end
end