TcxOffsets.IsEmpty Method
Identifies if all offsets are zeros.
Declaration
function IsEmpty: Boolean; override;
Returns
Type | Description |
---|---|
Boolean | True if the Left, Top, Right, and Bottom properties are set to 0; otherwise, False. |
See Also