TTMSFNCPersistence.GetPropInfoName Method
Returns the name of the given property as declared in source.
API unit family: TMSFNCPersistence
Declaring type: TTMSFNCPersistence
Syntax
class function GetPropInfoName(APropInfo: TTMSFNCPropertyInfo): string; virtual;
Parameters
| Name | Description |
|---|---|
APropInfo |
The property descriptor to inspect. |
Returns
The property name string.