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

GUI2K4.STY2ListHighlight


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
//==============================================================================
//  Description
//
//  Created by Ron Prestenback
//  © 2003, Epic Games, Inc.  All Rights Reserved
//==============================================================================
class STY2ListHighlight extends STY2ListSelection;

defaultproperties
{
     KeyName="ListHighlight"
     FontBKColors(0)=(B=112,G=44,R=18,A=255)
     FontBKColors(1)=(B=112,G=44,R=18)
     FontBKColors(2)=(B=112,G=44,R=18)
     FontBKColors(3)=(B=112,G=44,R=18)
     FontBKColors(4)=(B=112,G=44,R=18,A=255)
     ImgColors(0)=(B=112,G=44,R=18,A=255)
     ImgColors(1)=(B=112,G=44,R=18)
     ImgColors(2)=(B=112,G=44,R=18)
     ImgColors(3)=(B=112,G=44,R=18)
     ImgColors(4)=(B=112,G=44,R=18,A=255)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Tue 24/10/2006 17:13:16.000 - Creation time: Wed 7/2/2007 19:16:52.812 - Created with UnCodeX