source: trunk/Packages/bgracontrols/testbgracontrols/uioselements.lfm

Last change on this file was 2, checked in by chronos, 5 years ago
File size: 332 bytes
Line 
1object frmiOSElements: TfrmiOSElements
2 Left = 460
3 Height = 480
4 Top = 193
5 Width = 320
6 Caption = 'iOS Elements'
7 Constraints.MinHeight = 480
8 Constraints.MinWidth = 320
9 OnCreate = FormCreate
10 OnDestroy = FormDestroy
11 OnPaint = FormPaint
12 OnResize = FormResize
13 Position = poDesktopCenter
14 LCLVersion = '0.9.31'
15end
Note: See TracBrowser for help on using the repository browser.