TDDSFileFormat.CheckOptionsValidity Method
TDDSFileFormat Class

Descendants use this method to check if their options (registered with constant Ids for SetOption/GetOption interface or accessible as properties of descendants) have valid values and make necessary changes.

Class
Pascal
public procedure CheckOptionsValidity; override;
Related Information
You are here: Symbol Reference > Classes > TDDSFileFormat Class > Methods > CheckOptionsValidity Method