home *** CD-ROM | disk | FTP | other *** search
- object MDIChildForm: TMDIChildForm
- Left = 193
- Top = 156
- Width = 443
- Height = 273
- Caption = 'Child'
- Color = clAppWorkSpace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnPaint = FormPaint
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 435
- Height = 23
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object Panel4: TPanel
- Left = 23
- Top = 0
- Width = 412
- Height = 23
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 2
- TabOrder = 0
- object HorzRuler: TSMRuler
- Left = 4
- Top = 4
- Width = 404
- Height = 15
- Direction = smdHorizontal
- Measure = smmInch
- PPI = 100
- MarginStart = 0
- MarginEnd = 0
- MarginColor = clBtnShadow
- Scale = 100
- Position = 0
- PositionColor = clWhite
- PositionStep = 0
- OffsetStart = -6
- OffsetEnd = 0
- Align = alClient
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- end
- object Panel5: TPanel
- Left = 0
- Top = 0
- Width = 23
- Height = 23
- Align = alLeft
- BorderWidth = 1
- TabOrder = 1
- object UnitPanel: TPanel
- Left = 2
- Top = 2
- Width = 19
- Height = 19
- Align = alLeft
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Caption = 'I'
- Color = clAqua
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -7
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 23
- Width = 23
- Height = 223
- Align = alLeft
- BevelInner = bvLowered
- BorderWidth = 2
- TabOrder = 1
- object Panel3: TPanel
- Left = 4
- Top = 4
- Width = 15
- Height = 215
- Align = alClient
- BevelInner = bvLowered
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- object VertRuler: TSMRuler
- Left = 1
- Top = 1
- Width = 13
- Height = 213
- Direction = smdVertical
- Measure = smmInch
- PPI = 100
- MarginStart = 0
- MarginEnd = 0
- MarginColor = clBtnShadow
- Scale = 100
- Position = 0
- PositionColor = clWhite
- PositionStep = 1
- OffsetStart = -6
- OffsetEnd = 0
- Align = alClient
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- end
- end
- object ScrollBox: TNewScrlBox
- Left = 23
- Top = 23
- Width = 412
- Height = 223
- HorzScrollBar.Tracking = True
- VertScrollBar.Tracking = True
- Align = alClient
- BorderStyle = bsNone
- TabOrder = 2
- OnScrollHorz = ScrollBoxScrollHorz
- OnScrollVert = ScrollBoxScrollVert
- object StatusLabel: TLabel
- Left = 16
- Top = 16
- Width = 50
- Height = 24
- Caption = 'Status'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object CardPanel: TGridPanel
- Left = 3
- Top = 3
- Width = 350
- Height = 200
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- OnDblClick = CardPanelDblClick
- OnMouseDown = CardPanelMouseDown
- OnMouseMove = CardPanelMouseMove
- ShowGrid = False
- MarginLeft = 0
- MarginTop = 0
- MarginRight = 0
- MarginBottom = 0
- object Handles: TStretchHandle
- Left = 320
- Top = 4
- Width = 24
- Height = 24
- SecondaryColor = clRed
- SnapToGrid = True
- Enabled = False
- Visible = False
- OnMouseDown = HandlesMouseDown
- OnMouseMove = HandlesMouseMove
- OnMouseUp = HandlesMouseUp
- end
- end
- end
- object PreviewPrinter: TPreviewPrinter
- TextOptions.MarginLeft = 0.750000000000000000
- TextOptions.MarginTop = 0.500000000000000000
- TextOptions.MarginRight = 0.750000000000000000
- TextOptions.MarginBottom = 0.500000000000000000
- TextOptions.BodyFont.Charset = DEFAULT_CHARSET
- TextOptions.BodyFont.Color = clWindowText
- TextOptions.BodyFont.Height = -13
- TextOptions.BodyFont.Name = 'Arial'
- TextOptions.BodyFont.Style = []
- TextOptions.HeaderFont.Charset = DEFAULT_CHARSET
- TextOptions.HeaderFont.Color = clWindowText
- TextOptions.HeaderFont.Height = -24
- TextOptions.HeaderFont.Name = 'Arial'
- TextOptions.HeaderFont.Style = [fsBold]
- TextOptions.FooterFont.Charset = DEFAULT_CHARSET
- TextOptions.FooterFont.Color = clWindowText
- TextOptions.FooterFont.Height = -11
- TextOptions.FooterFont.Name = 'Arial'
- TextOptions.FooterFont.Style = [fsItalic]
- TextOptions.PageNumFont.Charset = DEFAULT_CHARSET
- TextOptions.PageNumFont.Color = clWindowText
- TextOptions.PageNumFont.Height = -11
- TextOptions.PageNumFont.Name = 'Arial'
- TextOptions.PageNumFont.Style = [fsItalic]
- TextOptions.HeaderMargin = 0.500000000000000000
- TextOptions.FooterMargin = 0.500000000000000000
- TextOptions.HeaderAlign = taCenter
- TextOptions.FooterAlign = taCenter
- TextOptions.PrintPageNumber = pnNone
- TextOptions.PageNumAlign = taRightJustify
- TextOptions.PageNumText = 'Page %d'
- TextOptions.Columns = 2
- TextOptions.ColumnWidth = 3.500000000000000000
- TextOptions.Rows = 5
- TextOptions.RowHeight = 2.000000000000000000
- TextOptions.Border = 0
- TextOptions.CropMarks = False
- TextOptions.AllowEditUnits = True
- TextOptions.AllowEditMargins = True
- TextOptions.AllowEditOrientation = True
- TextOptions.AllowEditPageNum = False
- TextOptions.AllowEditHeader = False
- TextOptions.AllowEditFooter = False
- TextOptions.AllowEditElements = True
- TextOptions.AllowSetup = True
- Units = unInches
- ShowGrid = False
- ZoomOption = zoFitToPage
- ZoomVal = 100
- OnDrawElement = PreviewPrinterDrawElement
- Left = 392
- Top = 40
- end
- object SaveDialog: TSaveDialog
- Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
- Left = 392
- Top = 72
- end
- object OpenDialog: TOpenDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 391
- Top = 103
- end
- object FontDialog: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Options = [fdTrueTypeOnly, fdEffects]
- Left = 392
- Top = 136
- end
- end
-