TIWCGJQHTMLEditorToolBarFullScreen Enumeration

Represents type TIWCGJQHTMLEditorToolBarFullScreen.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarFullScreen = (tbbfsFullscreen, tbbfsAbout);

The TIWCGJQHTMLEditorToolBarFullScreen type exposes the following members.

Show:
 NameDescription
tbbfsAbout

Represents constant tbbfsAbout.

tbbfsFullscreen

Represents constant tbbfsFullscreen.

Top