﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConSysTime" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="224" />
            <Property Name="Height" Value="19" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="EnableDrag" Value="true" />
            <Property Name="DragStartMode" Value="All" />
            <Property Name="Background" Value="ONEIMAGE:CFLayout\SystemTime\TimeBackground.png;Center;0;" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="Static" Name="StaticFps">
                <Properties>
                    <Property Name="XOffset" Value="36" />
                    <Property Name="YOffset" Value="-1" />
                    <Property Name="Width" Value="31" />
                    <Property Name="Height" Value="17" />
                    <Property Name="TextColor" Value="RGB:21,128,189" />
                    <Property Name="Caption" Value="--" />
                    <Property Name="LogFont" Value="-14;0;0;0;400;0;0;0;134;3;2;1;34;微软雅黑" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children />
            </UIObject>
            <UIObject Type="Static" Name="StaticPing">
                <Properties>
                    <Property Name="XOffset" Value="104" />
                    <Property Name="YOffset" Value="-1" />
                    <Property Name="Width" Value="31" />
                    <Property Name="Height" Value="17" />
                    <Property Name="TextColor" Value="RGB:21,128,189" />
                    <Property Name="Caption" Value="--" />
                    <Property Name="LogFont" Value="-14;0;0;0;400;0;0;0;134;3;2;1;34;微软雅黑" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children />
            </UIObject>
            <UIObject Type="Static" Name="StaticClock">
                <Properties>
                    <Property Name="XOffset" Value="180" />
                    <Property Name="YOffset" Value="-1" />
                    <Property Name="Width" Value="42" />
                    <Property Name="Height" Value="17" />
                    <Property Name="TextColor" Value="RGB:21,128,189" />
                    <Property Name="Caption" Value="00:00" />
                    <Property Name="LogFont" Value="-14;0;0;0;400;0;0;0;134;3;2;1;34;微软雅黑" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children />
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
