home *** CD-ROM | disk | FTP | other *** search
- object formWPSet: TformWPSet
- Left = 192
- Top = 107
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'formWPSet'
- ClientHeight = 118
- ClientWidth = 207
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object labelWP: TLabel
- Left = 8
- Top = 52
- Width = 193
- Height = 30
- AutoSize = False
- Caption = 'labelWP'
- WordWrap = True
- end
- object BitBtn1: TBitBtn
- Left = 8
- Top = 88
- Width = 87
- Height = 25
- Cursor = 1
- Caption = '&Sim'
- TabOrder = 1
- Kind = bkYes
- end
- object BitBtn2: TBitBtn
- Left = 114
- Top = 88
- Width = 87
- Height = 25
- Cursor = 1
- Caption = '&N�o'
- TabOrder = 2
- Kind = bkNo
- end
- object WPType: TRadioGroup
- Left = 8
- Top = 4
- Width = 193
- Height = 41
- Cursor = 1
- Caption = 'WPType'
- Columns = 2
- TabOrder = 0
- end
- end
-