TThemeTextFont.Equality Operator
Adapts the = operator so it returns true when both instances have the same values.
Syntax
Unit: FlexCel.Core
class operator TThemeTextFont.Equality(const f1: TThemeTextFont; const f2: TThemeTextFont): Boolean; overload;
Parameters
See also