IconT.equal

Checks if two icons are equal.

template IconT(TStruct)
bool
equal

Parameters

icon2 IconIF

pointer to the second GIcon

Return Value

Type: bool

TRUE if icon1 is equal to icon2. FALSE otherwise.