Last change
on this file was 1679, checked in by healthsevak, 9 years ago |
Updating the working copy to CPRS version 28
|
File size:
565 bytes
|
Line | |
---|
1 | object fraImgText: TfraImgText
|
---|
2 | Left = 0
|
---|
3 | Top = 0
|
---|
4 | Width = 443
|
---|
5 | Height = 20
|
---|
6 | Align = alTop
|
---|
7 | AutoScroll = True
|
---|
8 | Font.Charset = DEFAULT_CHARSET
|
---|
9 | Font.Color = clWindowText
|
---|
10 | Font.Height = -11
|
---|
11 | Font.Name = 'Tahoma'
|
---|
12 | Font.Style = []
|
---|
13 | ParentFont = False
|
---|
14 | TabOrder = 0
|
---|
15 | ExplicitWidth = 451
|
---|
16 | object img: TImage
|
---|
17 | Left = 4
|
---|
18 | Top = 2
|
---|
19 | Width = 16
|
---|
20 | Height = 16
|
---|
21 | AutoSize = True
|
---|
22 | Stretch = True
|
---|
23 | end
|
---|
24 | object lblText: TLabel
|
---|
25 | Left = 32
|
---|
26 | Top = 4
|
---|
27 | Width = 32
|
---|
28 | Height = 13
|
---|
29 | Caption = 'lblText'
|
---|
30 | end
|
---|
31 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.