<?xml version="1.0" encoding="UTF-8"?>
<Window size="320,197" caption="0,0,27,27" shadowcolor="0xFFFFFFFF">
	<Font id="0" name="微软雅黑" size="12" default="true" />
	<Include source="Default_Scrollbar.xml" />
	<Include source="Default_Edit.xml" />
	<Include source="Default_Combo.xml" />
	<Include source="Default_CheckBox.xml" />
	<Include source="Default_ListPage.xml" />
	<VerticalLayout bkcolor="0xFFFFFFFF" bordercolor="0xFF617BFF" bordersize="1" caption="0,0,0,27" sizebox="15,15,15,15">
		<HorizontalLayout bkcolor="0xFF617BFF" height="30" padding="2,2,2,1">
			<Label text="系统提示" textcolor="0xFFFFFFFF" padding="5" />
			<Label />
			<Button name="btn_close_window" height="30" width="30" normalimage="file='image\btn_close.png' dest='10,9,20,19' source='0,0,10,10' " hotimage="file='image\btn_close.png' dest='10,9,20,19' source='10,0,20,10' " pushedimage="file='image\btn_close.png' dest='9,9,19,19' source='20,0,30,10' " />
		</HorizontalLayout>
		<HorizontalLayout height="78" padding="15,20">
			<Label height="38" width="38" bkimage="image\icon_del.png" padding="20,10" />
			<VerticalLayout height="75" padding="0,5">
				<Label name="lab_del_game" text="是否删除当前3个游戏?" height="25" padding="12" />
				<CheckBox name="chk_del" height="25" text="同时从游戏菜单中删除" textpadding="30,2" />
				<CheckBox name="chk_del_game" height="25" text="同时删除本地文件" textpadding="30,2" />
			</VerticalLayout>
		</HorizontalLayout>
		<Button name="btn_yes" text="确认" width="80" height="22" normalimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='160,0,240,22' " padding="110,20" textcolor="0xFFFFFFFF" borderround="4,4" />
	</VerticalLayout>
</Window>
