Last change
on this file since 1381 was 830, checked in by Kevin Toppenberg, 14 years ago |
Upgrading to version 27
|
File size:
560 bytes
|
Rev | Line | |
---|
[456] | 1 | object fraImgText: TfraImgText
|
---|
| 2 | Left = 0
|
---|
| 3 | Top = 0
|
---|
[830] | 4 | Width = 451
|
---|
[456] | 5 | Height = 20
|
---|
| 6 | Align = alTop
|
---|
[830] | 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
|
---|
[456] | 14 | TabOrder = 0
|
---|
[830] | 15 | TabStop = True
|
---|
[456] | 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
|
---|
[830] | 27 | Width = 32
|
---|
[456] | 28 | Height = 13
|
---|
| 29 | Caption = 'lblText'
|
---|
| 30 | end
|
---|
| 31 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.