Home :: GreenPad :: editwing :: Common classes

enum ColorType

^ 
色指定箇所を表す定数値
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ewCommon.h:95
Author:
K.INABA
Version:
beta
Code:
public enum ColorType { TXT = 0 ,
CMT = 1 ,
KWD = 2 ,
CTL = 4 ,
BG = 5 }

Created Mon May 06 21:01:05 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.