piFocusCellForeColor - cCJGrid
The text color of the focused cell
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piFocusCellForeColor
| Access Type | Syntax |
|---|---|
| Read Access: | Get piFocusCellForeColor to IntegerVariable |
| Write Access: | Set piFocusCellForeColor to IntegerVariable/Value |
Description
This is the text color of the focused cell. clNone means use the same text color the cell has when not focused.
The default is clNone.