Documentation | Samples | PaintLabel
PaintLabel sample — demonstrates customizing label rendering and appearance (Delphi/VCL).
What the sample shows:
This sample illustrates use of:
| Name | Description |
|---|---|
| TGIS_Layer.Params | Parameters (colors, fills, etc.) object. |
| TGIS_LayerVector.PaintShapeLabelEvent | Fired to perform custom drawing for labels of individual shapes. |
| TGIS_Shape.GetField | Returns the current shape field value, substituting the field default when the stored value is NULL. |
This sample is available on the following platforms (click to view the source code on GitHub):