public class TF_DISPLAYATTRIBUTE
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
bAttr |
TF_DA_COLOR |
crBk |
TF_DA_COLOR |
crLine |
TF_DA_COLOR |
crText |
boolean |
fBoldLine |
int |
lsStyle |
static int |
sizeof |
Constructor and Description |
---|
TF_DISPLAYATTRIBUTE() |
public TF_DA_COLOR crText
public TF_DA_COLOR crBk
public int lsStyle
public boolean fBoldLine
public TF_DA_COLOR crLine
public int bAttr
public static final int sizeof