opascal-indent-level

opascal-indent-level is a variable defined in `opascal.el'.
Its value is
3


Documentation:
Indentation of OPascal statements with respect to containing block.
E.g.

begin
// This is an indent of 3.
end;

You can customize this variable.