lazarus/test/lclmanual/textextent/mainform.lfm
sekelsenmat 89748aa75c Adds a test for GetTextExtentExPoint
git-svn-id: trunk@33546 -
2011-11-15 20:24:52 +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