| [Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] | 
Is the Object a valid one
Source position: tiObject.pas line 471
public function TtiObject.IsValid(  | 
const AErrors: TtiObjectErrors  | 
):Boolean; virtual; overload;  | 
var AErrorMessage: string  | 
):Boolean; overload;  | 
const AStrings: TStrings  | 
):Boolean; overload;  | 
const AStrings: TStrings;  | 
AAppend: Boolean  | 
):Boolean; overload;  | 
Is the Object a valid one. Does it adhere to all the business rules you defined?