home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 March
/
Chip_2000-03_cd.bin
/
tema
/
EPstudio
/
cm311f.exe
/
ConMet.exe
/
0
/
RCDATA
/
TCMDIALOG
/
TCMDIALOG.txt
Wrap
Text File
|
1999-11-29
|
2KB
|
83 lines
object CMDialog: TCMDialog
Left = 237
Top = 177
BorderStyle = bsDialog
ClientHeight = 109
ClientWidth = 322
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 16
Width = 32
Height = 13
Alignment = taCenter
Caption = 'Label1'
end
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
end
object Button1: TButton
Left = 83
Top = 80
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 163
Top = 80
Width = 75
Height = 25
Caption = 'Odpojit'
TabOrder = 1
OnClick = Button2Click
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Left = 392
Top = 80
end
object MarsCaption1: TMarsCaption
ActiveBeginColor = clBlack
ActiveEndColor = clActiveCaption
ActiveFontColor = clCaptionText
InactiveBeginColor = clBlack
InactiveEndColor = clInactiveCaption
InactiveFontColor = clInactiveCaptionText
ApplicationNameFont.Charset = DEFAULT_CHARSET
ApplicationNameFont.Color = clWindowText
ApplicationNameFont.Height = -11
ApplicationNameFont.Name = 'MS Sans Serif'
ApplicationNameFont.Style = [fsBold, fsItalic]
CaptionFont.Charset = DEFAULT_CHARSET
CaptionFont.Color = clWindowText
CaptionFont.Height = -11
CaptionFont.Name = 'MS Sans Serif'
CaptionFont.Style = [fsBold]
NumColors = 64
AutoSize = False
StatusIcon = False
Sound = True
IconizeButton = False
Left = 288
end
end