home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 February
/
PCWorld_2003-02_cd.bin
/
Software
/
Topware
/
devpascal
/
devpas.exe
/
0
/
RCDATA
/
TREMOVEUNITFORM
/
TREMOVEUNITFORM.txt
Wrap
Text File
|
2002-07-15
|
2KB
|
86 lines
object RemoveUnitForm: TRemoveUnitForm
Left = 200
Top = 108
Width = 321
Height = 293
ActiveControl = GroupBox
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'Remove from project'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object GroupBox: TGroupBox
Left = 0
Top = 0
Width = 313
Height = 225
Align = alClient
Caption = 'Select the file to remove from the project:'
TabOrder = 0
object UnitList: TListBox
Left = 2
Top = 15
Width = 309
Height = 199
Align = alClient
IntegralHeight = True
ItemHeight = 13
TabOrder = 0
end
end
object Panel: TPanel
Left = 0
Top = 225
Width = 313
Height = 41
Align = alBottom
TabOrder = 1
object OkBtn: TBitBtn
Left = 6
Top = 10
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 0
Kind = bkOK
end
object CancelBtn: TBitBtn
Left = 86
Top = 10
Width = 75
Height = 25
Caption = '&Cancel'
TabOrder = 1
Kind = bkCancel
end
end
object MarsCaption1: TMarsCaption
ActiveBeginColor = clBlack
ActiveEndColor = clLime
ActiveFontColor = clWhite
InactiveBeginColor = clBlack
InactiveEndColor = clSilver
InactiveFontColor = clSilver
ApplicationNameFont.Charset = DEFAULT_CHARSET
ApplicationNameFont.Color = clWindowText
ApplicationNameFont.Height = -11
ApplicationNameFont.Name = 'MS Sans Serif'
ApplicationNameFont.Style = [fsBold]
CaptionFont.Charset = DEFAULT_CHARSET
CaptionFont.Color = clWindowText
CaptionFont.Height = -11
CaptionFont.Name = 'MS Sans Serif'
CaptionFont.Style = []
NumColors = 64
AutoSize = False
Left = 88
Top = 104
end
end