close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

source: branches/delphi/Unit1.dfm

Last change on this file was 44, checked in by chronos, 10 years ago
  • Added: Test Delphi conversion.
File size: 476 bytes
Line 
1object Form1: TForm1
2 Left = 0
3 Top = 0
4 Caption = 'Form1'
5 ClientHeight = 299
6 ClientWidth = 635
7 Color = clBtnFace
8 Font.Charset = DEFAULT_CHARSET
9 Font.Color = clWindowText
10 Font.Height = -11
11 Font.Name = 'Tahoma'
12 Font.Style = []
13 OldCreateOrder = False
14 PixelsPerInch = 96
15 TextHeight = 13
16 object CheckBox1: TCheckBox
17 Left = 392
18 Top = 104
19 Width = 97
20 Height = 17
21 Caption = 'CheckBox1'
22 TabOrder = 0
23 end
24end
Note: See TracBrowser for help on using the repository browser.