SetOption Function
Imaging

Sets value of integer option specified by OptionId parameter.

Pascal
function SetOption(OptionId: LongInt; 
                   Value: LongInt): Boolean;
File

Imaging (at line 290)

Description

Option Ids are constans starting ImagingXXX.

Related Information
You are here: Symbol Reference > Functions > SetOption Function