TRefactorOperation Enumeration

Represents type TRefactorOperation.

Namespace: flcHTMLDocBase
type
 TRefactorOperation = (
 reopRefactorForLayout
 );

The TRefactorOperation type exposes the following members.

Show:
 NameDescription
reopRefactorForLayout

Represents constant reopRefactorForLayout.

Top