| Rev | Line |   | 
|---|
| [829] | 1 | inherited frmODMessage: TfrmODMessage
 | 
|---|
| [456] | 2 |   Left = 271
 | 
|---|
 | 3 |   Top = 515
 | 
|---|
 | 4 |   BorderIcons = [biSystemMenu]
 | 
|---|
 | 5 |   BorderStyle = bsToolWindow
 | 
|---|
 | 6 |   ClientHeight = 39
 | 
|---|
 | 7 |   ClientWidth = 374
 | 
|---|
 | 8 |   FormStyle = fsStayOnTop
 | 
|---|
 | 9 |   Position = poOwnerFormCenter
 | 
|---|
 | 10 |   Visible = True
 | 
|---|
 | 11 |   OnCreate = FormCreate
 | 
|---|
 | 12 |   OnDestroy = FormDestroy
 | 
|---|
| [829] | 13 |   DesignSize = (
 | 
|---|
 | 14 |     374
 | 
|---|
 | 15 |     39)
 | 
|---|
| [456] | 16 |   PixelsPerInch = 96
 | 
|---|
 | 17 |   TextHeight = 13
 | 
|---|
| [829] | 18 |   object imgMessage: TImage [0]
 | 
|---|
| [456] | 19 |     Left = 4
 | 
|---|
 | 20 |     Top = 4
 | 
|---|
 | 21 |     Width = 32
 | 
|---|
 | 22 |     Height = 32
 | 
|---|
 | 23 |   end
 | 
|---|
| [829] | 24 |   object memMessage: TRichEdit [1]
 | 
|---|
| [456] | 25 |     Left = 40
 | 
|---|
 | 26 |     Top = 4
 | 
|---|
 | 27 |     Width = 332
 | 
|---|
 | 28 |     Height = 32
 | 
|---|
 | 29 |     Anchors = [akLeft, akTop, akRight, akBottom]
 | 
|---|
 | 30 |     Color = clInfoBk
 | 
|---|
 | 31 |     Font.Charset = DEFAULT_CHARSET
 | 
|---|
 | 32 |     Font.Color = clInfoText
 | 
|---|
 | 33 |     Font.Height = -11
 | 
|---|
 | 34 |     Font.Name = 'MS Sans Serif'
 | 
|---|
 | 35 |     Font.Style = []
 | 
|---|
 | 36 |     ParentFont = False
 | 
|---|
 | 37 |     ScrollBars = ssVertical
 | 
|---|
 | 38 |     TabOrder = 0
 | 
|---|
 | 39 |   end
 | 
|---|
| [829] | 40 |   inherited amgrMain: TVA508AccessibilityManager
 | 
|---|
 | 41 |     Data = (
 | 
|---|
 | 42 |       (
 | 
|---|
 | 43 |         'Component = memMessage'
 | 
|---|
 | 44 |         'Status = stsDefault')
 | 
|---|
 | 45 |       (
 | 
|---|
 | 46 |         'Component = frmODMessage'
 | 
|---|
 | 47 |         'Status = stsDefault'))
 | 
|---|
 | 48 |   end
 | 
|---|
| [456] | 49 | end
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.