TextVisible: Boolean;
The TextVisible property determines displaying of labels on the layer.
Available values:
True. Layer labels will be displayed.
False. Layer labels will not be displayed.
The property use is given in the example for the IMapLayer.TextDataAdapter property.
See also: