IsString

Namespace ›› System ›› MfType ›› Properties ››
Parent Previous Next

IsString

Gets if the type is MfString.

OutputVar := instance.IsString

Value

Var boolean

Gets

Gets if the type is is MfString as a boolean var for the current type.

Remarks

Readonly Property
Returns true if object is MfString; Otherwise false.