TImageFileFormat.CheckOptionsValidity Method
TImageFileFormat 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; virtual;
Related Information
You are here: Symbol Reference > Classes > TImageFileFormat Class > Methods > CheckOptionsValidity Method