Represents method CheckTrue(Boolean,string).
CheckTrue(Boolean,string)
public class procedure CheckTrue(condition: Boolean; const msg: string = ''); static; inline;