Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.STY_BindBox


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
// ====================================================================
//  Class:  XInterface.STY_BindBox
//  Parent: XInterface.STY_NoBackground
//
//  <Enter a description here>
// ====================================================================

class STY_BindBox extends STY_NoBackground;

defaultproperties
{
     KeyName="BindBox"
     FontColors(0)=(B=255,G=255,R=255)
     FontColors(1)=(B=255,G=255,R=255)
     FontColors(2)=(B=255,G=255,R=255)
     FontColors(3)=(B=0,G=200,R=230)
     FontColors(4)=(B=255,G=255,R=255)
     RStyles(0)=MSTY_Alpha
     RStyles(1)=MSTY_Alpha
     RStyles(2)=MSTY_Alpha
     RStyles(3)=MSTY_Alpha
     RStyles(4)=MSTY_Alpha
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Fri 13-10-2023 03:17:28.000 - Creation time: Fri 13-10-2023 03:19:09.188 - Created with UnCodeX