| Last change
 on this file since 1670 was             829, checked in by Kevin Toppenberg, 15 years ago | 
        
          | 
Upgrade to version 27
 | 
        
          | File size:
            726 bytes | 
      
      
| Rev | Line |  | 
|---|
| [829] | 1 | object frmVA508HiddenJawsMainWindow: TfrmVA508HiddenJawsMainWindow | 
|---|
|  | 2 | Left = 0 | 
|---|
|  | 3 | Top = 0 | 
|---|
|  | 4 | Caption = 'Main Window' | 
|---|
|  | 5 | ClientHeight = 41 | 
|---|
|  | 6 | ClientWidth = 156 | 
|---|
|  | 7 | Color = clBtnFace | 
|---|
|  | 8 | Font.Charset = DEFAULT_CHARSET | 
|---|
|  | 9 | Font.Color = clWindowText | 
|---|
|  | 10 | Font.Height = -11 | 
|---|
|  | 11 | Font.Name = 'Tahoma' | 
|---|
|  | 12 | Font.Style = [] | 
|---|
|  | 13 | OldCreateOrder = False | 
|---|
|  | 14 | Position = poDesigned | 
|---|
|  | 15 | OnCreate = FormCreate | 
|---|
|  | 16 | OnDestroy = FormDestroy | 
|---|
|  | 17 | PixelsPerInch = 96 | 
|---|
|  | 18 | TextHeight = 13 | 
|---|
|  | 19 | object ReloadTimer: TTimer | 
|---|
|  | 20 | Enabled = False | 
|---|
|  | 21 | Interval = 250 | 
|---|
|  | 22 | OnTimer = ReloadTimerTimer | 
|---|
|  | 23 | Left = 8 | 
|---|
|  | 24 | Top = 8 | 
|---|
|  | 25 | end | 
|---|
|  | 26 | object CloseINIFilesTimer: TTimer | 
|---|
|  | 27 | Enabled = False | 
|---|
|  | 28 | OnTimer = CloseINIFilesTimerTimer | 
|---|
|  | 29 | Left = 64 | 
|---|
|  | 30 | Top = 8 | 
|---|
|  | 31 | end | 
|---|
|  | 32 | end | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.