lazarus/test/manual/lcl/textextent/mainform.lfm
juha e749bc2e6b Tests: move lclmanual -> manual/lcl
git-svn-id: trunk@40907 -
2013-04-28 13:42:54 +00:00

19 lines
318 B
Plaintext

object Form1: TForm1
Left = 352
Height = 380
Top = 124
Width = 594
Caption = 'GetTextExtentExPoint Tester'
ClientHeight = 380
ClientWidth = 594
OnCreate = FormCreate
LCLVersion = '0.9.31'
object Image: TImage
Left = 0
Height = 380
Top = 0
Width = 594
Align = alClient
end
end