| | |
| | | { |
| | | Y = Application.GetRealHeight(16), |
| | | X = Application.GetRealWidth(72), |
| | | Width = Application.GetRealWidth(120), |
| | | Width = Application.GetRealWidth(120+80), |
| | | Height = Application.GetRealHeight(20), |
| | | //Text = pirDevice.name, |
| | | TextAlignment = TextAlignment.CenterLeft, |
| | |
| | | geBtn.Width = geBtn.GetTextWidth(); |
| | | devfLayout.AddChidren(sumBtn); |
| | | sumBtn.X = geBtn.Right; |
| | | sumBtn.TextAlignment = TextAlignment.CenterLeft; |
| | | devfLayout.AddChidren(stateIconBtn); |
| | | devfLayout.AddChidren(stateTextBtn); |
| | | devfLayout.AddChidren(lineBtn); |