TdxCustomRibbonForm.IsActive Property
Identifies if the form is active.
Declaration
property IsActive: Boolean read;
Property Value
Type | Description |
---|---|
Boolean | True if a user interacts with the form at the moment; otherwise, False. |
See Also