source: cprs/trunk/CPRS-Chart/fBase508Form.dfm

Last change on this file was 830, checked in by Kevin Toppenberg, 14 years ago

Upgrading to version 27

File size: 563 bytes
Line 
1object frmBase508Form: TfrmBase508Form
2 Left = 194
3 Top = 109
4 Caption = 'frmBase508Form'
5 ClientHeight = 135
6 ClientWidth = 197
7 Color = clBtnFace
8 Font.Charset = DEFAULT_CHARSET
9 Font.Color = clWindowText
10 Font.Height = -11
11 Font.Name = 'MS Sans Serif'
12 Font.Style = []
13 KeyPreview = True
14 OldCreateOrder = False
15 OnKeyDown = FormKeyDown
16 PixelsPerInch = 96
17 TextHeight = 13
18 object amgrMain: TVA508AccessibilityManager
19 Data = (
20 (
21 'Component = frmBase508Form'
22 'Status = stsDefault'))
23 end
24end
Note: See TracBrowser for help on using the repository browser.