root / UFLoader.dfm
Historique | Voir | Annoter | Télécharger (578 octets)
1 | 3 | avalancogn | object FLoader: TFLoader |
---|---|---|---|
2 | Left = 200 |
||
3 | Top = 200 |
||
4 | BorderStyle = bsNone |
||
5 | Caption = 'InraPorc' |
||
6 | ClientHeight = 32 |
||
7 | ClientWidth = 400 |
||
8 | Color = clBtnFace |
||
9 | Font.Charset = DEFAULT_CHARSET |
||
10 | Font.Color = clWindowText |
||
11 | Font.Height = -11 |
||
12 | Font.Name = 'MS Sans Serif' |
||
13 | Font.Style = [] |
||
14 | OldCreateOrder = False |
||
15 | Position = poMainFormCenter |
||
16 | PixelsPerInch = 96 |
||
17 | TextHeight = 13 |
||
18 | object PBLoader: TProgressBar |
||
19 | Left = 0 |
||
20 | Top = 0 |
||
21 | Width = 400 |
||
22 | Height = 32 |
||
23 | Align = alClient |
||
24 | BorderWidth = 8 |
||
25 | Step = 20 |
||
26 | TabOrder = 0 |
||
27 | end |
||
28 | end |