source: platform/trunk/LDPlatform.FormNew.dfm

Last change on this file was 11, checked in by chronos, 10 years ago
  • Added: Some new concept forms and actions.
File size: 336 bytes
Line 
1object FormNew: TFormNew
2 Left = 0
3 Top = 0
4 Caption = 'New item'
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
16end
Note: See TracBrowser for help on using the repository browser.