TTMSFNCObjectInspector.IsStrokeKind Method
Checks whether a property name represents a stroke kind value.
API unit family: TMSFNCObjectInspector
Declaring type: TTMSFNCObjectInspector
Syntax
class function IsStrokeKind(APropertyName: string): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
APropertyName |
Property type or name to evaluate. |
Returns
True when the property is treated as a stroke kind; otherwise False.