home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
500 Game Surplus
/
XSurplus.iso
/
267
/
_SETUP.1
/
PBTerm.exe
/
0
/
RCDATA
/
TPBTERMUSERCOMMANDFORM
/
TPBTERMUSERCOMMANDFORM.txt
Wrap
Text File
|
1997-02-09
|
1KB
|
64 lines
inherited PBTermUserCommandForm: TPBTermUserCommandForm
Height = 244
ActiveControl = PBCaptionEdit
Caption = 'User Command Configuration'
PixelsPerInch = 96
TextHeight = 13
inherited PBCommandLabel: TLabel
Top = 124
end
object CaptionLabel: TLabel [1]
Left = 16
Top = 12
Width = 121
Height = 16
Caption = 'Button Caption'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
inherited Label2: TLabel
Top = 124
end
object HintLabel: TLabel [3]
Left = 16
Top = 68
Width = 133
Height = 16
Caption = 'Button Hint'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
inherited PBCommandEdit: TEdit
Top = 144
end
inherited OKButton: TButton
Top = 180
OnClick = OKButtonClick
end
inherited CancelButton: TButton
Top = 180
end
object PBCaptionEdit: TEdit
Left = 16
Top = 32
Width = 121
Height = 21
MaxLength = 8
TabOrder = 3
end
object PBHintEdit: TEdit
Left = 16
Top = 88
Width = 229
Height = 21
MaxLength = 20
TabOrder = 4
end
end