Record TPathCallbackData
Unit
Declaration
type TPathCallbackData = record
Description
Data to be passed to the callback function of the path
Overview
Fields
BrushAddress: PUniversalBrush; |
|
Alpha: Word; |
|
Width: single; |
|
PixelCenteredCoords: boolean; |
Description
Fields
BrushAddress: PUniversalBrush; |
|
This item has no description. |
Alpha: Word; |
|
This item has no description. |
Width: single; |
|
This item has no description. |
PixelCenteredCoords: boolean; |
|
This item has no description. |