home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 337
- Top = 365
- Width = 231
- Height = 269
- ActiveControl = Edit2
- Caption = 'GroupBox'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object MegaPanel2: TMegaPanel
- Left = 0
- Top = 0
- Width = 223
- Height = 242
- AutoCenter = acControls
- Caption = 'MegaPanel'#13'GroupBox'
- CaptionBevelMargin = 0
- CaptionBevelWidth = 0
- CaptionBorderWidth = 2
- CaptionFont.Color = clBlack
- CaptionFont.Height = -11
- CaptionFont.Name = 'MS Sans Serif'
- CaptionFont.Style = [fsBold]
- CaptionHorzJustify = hjCenter
- CaptionStyle = csGroupBox
- CtlShadow.UseShadow = True
- DividerWidth = 1
- FixClasses.Strings = (
- '111TEdit'
- '001TMemo'
- '101TComboBox'
- '111TMaskEdit')
- LabelControlY = 2
- LabelFocusEffect.UseEffects = True
- LabelFocusEffect.LabelBackground = clYellow
- LabelFocusEffect.LabelFontColor = clBlue
- LabelFont.Color = clSilver
- LabelFont.Height = -13
- LabelFont.Name = 'Arial'
- LabelFont.Style = [fsBold, fsItalic]
- LabelStyle = lsInControl
- LabelWidth = 100
- PanelBevelInner = bvRaised
- PanelBevelMargin = 4
- PanelBevelOuter = bvLowered
- ParentFont = False
- TagUsage = tuLabelColor
- Align = alClient
- TabOrder = 0
- object Edit2: TEdit
- Tag = 536870911
- Left = 19
- Top = 40
- Width = 184
- Height = 22
- Hint = '|&Enter Some Text'
- Color = clWhite
- Ctl3D = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentCtl3D = False
- ParentFont = False
- TabOrder = 0
- end
- object MemoBox2: TMemo
- Tag = 255
- Left = 19
- Top = 72
- Width = 185
- Height = 89
- Hint = '|&You Must Enter Text Here'
- Color = clWhite
- Ctl3D = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentCtl3D = False
- ParentFont = False
- TabOrder = 1
- end
- object ComboBox2: TComboBox
- Tag = 536870911
- Left = 19
- Top = 168
- Width = 184
- Height = 24
- Hint = '|&Select From the List'
- Color = clWhite
- Ctl3D = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ItemHeight = 16
- Items.Strings = (
- 'Item 1'
- 'Item 2'
- 'Item 3'
- 'Item 4'
- 'Item 5')
- ParentCtl3D = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- end
- object MaskEdit1: TMaskEdit
- Tag = 536870911
- Left = 19
- Top = 200
- Width = 184
- Height = 22
- Hint = '|&A Mask Edit'
- Color = clWhite
- Ctl3D = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- MaxLength = 0
- ParentCtl3D = False
- ParentFont = False
- TabOrder = 3
- end
- end
- end
-