home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
IMAGEDIT.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
1997-02-28
|
2KB
|
93 lines
object AboutBox: TAboutBox
Left = 292
Top = 160
ActiveControl = OKBtn
BorderStyle = bsDialog
Caption = 'About Image Editor'
ClientHeight = 158
ClientWidth = 235
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 218
Height = 113
Shape = bsFrame
IsControl = True
end
object Label1: TLabel
Left = 16
Top = 94
Width = 201
Height = 19
Alignment = taCenter
AutoSize = False
Caption = 'Copyright � 1997 Borland International'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 21
Top = 28
Width = 192
Height = 37
AutoSize = False
Caption = 'Image Editor'
Font.Color = clBlack
Font.Height = -32
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 21
Top = 16
Width = 71
Height = 16
AutoSize = False
Caption = 'C++Builder'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 140
Top = 72
Width = 73
Height = 19
Alignment = taRightJustify
AutoSize = False
Caption = 'Version 2.0'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object OKBtn: TButton
Left = 80
Top = 127
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end