|
|
1.1 root 1: object PreviewForm: TPreviewForm
2: Left = 504
3: Top = 375
4: Width = 585
5: Height = 364
6: Caption = 'Preview'
7: Color = clBtnFace
8: Font.Charset = DEFAULT_CHARSET
9: Font.Color = clWindowText
10: Font.Height = -14
11: Font.Name = 'MS Sans Serif'
12: Font.Style = []
13: OldCreateOrder = False
14: PopupMenu = PopupMenu
15: Position = poDefaultPosOnly
16: OnClose = FormClose
17: OnShow = FormShow
18: PixelsPerInch = 120
19: TextHeight = 16
20: object PopupMenu: TPopupMenu
21: Left = 144
22: Top = 24
23: object ChangeFontMenuItem: TMenuItem
24: Caption = 'Change Font'
25: Hint = 'Change Font'
26: OnClick = ChangeFontMenuItemClick
27: end
28: end
29: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.