TTMSFNCDataGridCore.IsAppearanceProperty Method
Returns True when the named property belongs to the appearance persistence surface.
API unit family: TMSFNCDataGridCore
Declaring type: TTMSFNCDataGridCore
Syntax
function IsAppearanceProperty(AObject: TObject; APropertyName: string; APropertyType: TTypeKind): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
AObject |
Argument used by the operation. |
APropertyName |
Text value used by the operation. |
APropertyType |
Mode or type that controls the operation. |
Returns
True when the condition described by the method name is met; otherwise False.