DK11 for Delphi | GisTypes.GIS_SUBSCRIBED_TRANSPARENT_CONTROL_PAINT | Constants | Enums | Classes | Prototypes | Records | Types
Subscribed control paint for transparent controls like TGIS_ControlNorthArrow. Paint means shallow redraw upon map painting form cache
// Delphi const GIS_SUBSCRIBED_TRANSPARENT_CONTROL_PAINT = 6;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE signed char GIS_SUBSCRIBED_TRANSPARENT_CONTROL_PAINT /* 6 */;
Value |
---|
6 |