<?xml version="1.0" encoding="UTF-8"?>
<Window>
	<Include source="Default_Scrollbar.xml" />
	<Include source="Default_CheckBox.xml" />
	<Include source="Default_ListPage.xml" />
	<VerticalLayout bkcolor="0xFFFFFFFF">
		<List name="ListPlatformGameInfo" menu="true" itemtextcolor="#FF333333" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF" itemlinecolor="0xFFF3F4F6" vscrollbar="true" hscrollbar="true" itemendellipsis="true" itemsepwidth="0" bordersize="0">
			<ListHeader height="40" bordercolor="#FFC9CFD5" bkcolor="0xFFFFFFFF">
				<CheckBox name="chk_allselect" width="30" padding="0,5,0,0" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_name" text="游戏名称" width="165" minwidth="70" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" sepimage="image/list_sep.png" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_status" text="状态" width="70" minwidth="70" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" textpadding="5" sepimage="image/list_sep.png" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_size" text="大小" width="100" minwidth="20" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" textpadding="5" sepimage="image/list_sep.png" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_update_time" text="更新时间" minwidth="90" width="160" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" textpadding="5" sepimage="image/list_sep.png" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_raw_name" text="游戏原名" width="170" minwidth="70" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" textpadding="5" sepimage="image/list_sep.png" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_type" text="游戏分类" visible="false" width="0" minwidth="0" maxwidth="0" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" textpadding="5" sepimage="image/list_sep.png" />
				<ListHeaderItem align="left" sortflagpadding="14,17,9,7" name="headeritem_remark" text="备注" width="320" minwidth="70" number="false" itemtextalign="left" font="1" textcolor="0xFF666666" sepwidth="2" textpadding="5" sepimage="image/list_sep.png" />
			</ListHeader>
		</List>
	</VerticalLayout>
</Window>
