home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TFMRCATSNEWGRP
/
TFMRCATSNEWGRP.txt
Wrap
Text File
|
1999-06-21
|
3KB
|
124 lines
object fmRCatsNewGrp: TfmRCatsNewGrp
Left = 223
Top = 292
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'New Group'
ClientHeight = 80
ClientWidth = 409
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Scaled = False
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object pnlButtons: TPanel
Left = 0
Top = 39
Width = 409
Height = 41
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object btnOK: TButton
Left = 8
Top = 5
Width = 75
Height = 30
Hint = 'Confirm to add new group'
Caption = '&OK'
Default = True
ModalResult = 1
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
object btnCancel: TButton
Left = 89
Top = 5
Width = 75
Height = 30
Caption = '&Cancel'
ModalResult = 2
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object btnHelp: TButton
Left = 325
Top = 5
Width = 75
Height = 30
Caption = '&Help'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = btnHelpClick
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 409
Height = 39
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 12
Width = 110
Height = 16
Caption = 'New Group Name '
end
object ENewGroupName: TEdit
Left = 143
Top = 8
Width = 257
Height = 24
MaxLength = 30
TabOrder = 0
end
end
object Sizer1: TSizer
Enabled = True
ExceptionAction = eaIgnoreControl
GridColumnSizing = gcSizeAllColumns
GridRowSizing = grSizeByDefaults
MinimumSize = True
NavigateOnEnter = True
OverrideParentFont = True
PerformAssertions = True
ShowAssertionFailures = False
StretchFonts = True
StretchImages = True
StretchOnResize = True
ThreadProcessing = False
Left = 267
Top = 44
ScreenWidth = (
800)
ScreenHeight = (
600)
OriginalFormWidth = (
417)
OriginalFormHeight = (
107)
OriginalFormLeft = (
223)
OriginalFormTop = (
292)
OriginalFormPPI = (
120)
OriginalClientWidth = (
409)
OriginalClientHeight = (
80)
end
end