Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /Unit3.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (hide annotations) (download)
Sat Aug 15 19:41:23 2015 UTC (8 years, 7 months ago) by yamat0jp
File size: 562 byte(s)
システムボタンがなくなり横サイズが21以下に設定できるようになりました
1 yamat0jp 6 object Form3: TForm3
2     Left = 0
3     Top = 0
4 yamat0jp 8 BorderIcons = []
5 yamat0jp 6 BorderStyle = bsSizeToolWin
6     Caption = 'Form3'
7     ClientHeight = 105
8     ClientWidth = 113
9     Color = clBtnFace
10     Font.Charset = DEFAULT_CHARSET
11     Font.Color = clWindowText
12     Font.Height = -11
13     Font.Name = 'Tahoma'
14     Font.Style = []
15     OldCreateOrder = False
16 yamat0jp 7 OnResize = FormResize
17 yamat0jp 6 PixelsPerInch = 96
18     TextHeight = 13
19     object Image1: TImage
20     Left = 0
21     Top = 0
22     Width = 113
23     Height = 105
24     Align = alClient
25     AutoSize = True
26     Stretch = True
27     end
28     end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26