TTMSFNCBloxElement.IsDisplaying Property
Returns whether the element is effectively displayed, considering visibility and collapsed state.
API unit family: TMSFNCBloxCoreElement
Declaring type: TTMSFNCBloxElement
Type: boolean
Syntax
property IsDisplaying: boolean;
Remarks
True when the element is visible and not collapsed by a node.