TextColor
TextColor
Specifies the default text color
Integer SYM index property
Applies to: Generic , Grid , GridCell
This property allows an alternative text color to be specified for a control. The new color is specified by assigning a pointer to one of the available stock colors, alternatively a color set created by the forms designer can be specified. For example:
.edit1.TextColor = &DarkBlue