source: trunk/Forms/FormScreen.lfm

Last change on this file was 2, checked in by chronos, 14 months ago
  • Added: Initial development version.
File size: 316 bytes
Line 
1object FormScreen: TFormScreen
2 Left = 487
3 Height = 681
4 Top = 281
5 Width = 1017
6 Caption = 'Screen'
7 ClientHeight = 681
8 ClientWidth = 1017
9 DesignTimePPI = 144
10 LCLVersion = '2.2.6.0'
11 object PaintBox1: TPaintBox
12 Left = 0
13 Height = 681
14 Top = 0
15 Width = 1017
16 Align = alClient
17 end
18end
Note: See TracBrowser for help on using the repository browser.