home *** CD-ROM | disk | FTP | other *** search
- object FrmModifyStructure: TFrmModifyStructure
- Left = 154
- Top = 117
- Width = 544
- Height = 375
- Caption = 'Modify Structure'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 536
- Height = 25
- Align = alTop
- BevelInner = bvLowered
- TabOrder = 0
- object BtnSave: TButton
- Left = 3
- Top = 2
- Width = 75
- Height = 20
- Caption = '&Save'
- TabOrder = 0
- end
- object BtnCancel: TButton
- Left = 80
- Top = 2
- Width = 75
- Height = 20
- Caption = '&Cancel'
- TabOrder = 1
- end
- end
- end
-