Record TMapMarkCaptionStyle
Unit
Declaration
type TMapMarkCaptionStyle = record
Description
Visual properties of mapmark's caption
Overview
Fields
![]() |
Visible: Boolean; |
![]() |
Color: TColor; |
![]() |
BgColor: TColor; |
![]() |
DX: Integer; |
![]() |
DY: Integer; |
![]() |
Transparent: Boolean; |
Description
Fields
![]() |
Visible: Boolean; |
Visibility flag |
![]() |
Color: TColor; |
This item has no description. |
![]() |
BgColor: TColor; |
Caption background color if Transparent is |
![]() |
DX: Integer; |
Caption offsets from the TopRight corner of mapmark glyph rectangle, in pixels |
![]() |
DY: Integer; |
Caption offsets from the TopRight corner of mapmark glyph rectangle, in pixels |
![]() |
Transparent: Boolean; |
Caption transparency flag |
Generated by PasDoc 0.16.0.