ReportControl_GetColorRGBΒΆ
ReportControl_GetColorRGB returns the color values of a marker control in a report control.
- rmColor = ReportControl_GetColorRGB(svColor)
Return Value
rmColor is a real matrix with three columns.
Parameters
- svColor
svColor is the return value that the DialogBox-Funktion returns for a marker combo box.
History
Version |
Description |
---|---|
4.2.2 |
New |
id-1658702