TIWCGJQWatermarkOptions Class
Watermark Options class
IWCGJQControl.TIWCGJQWatermarkOptions
IWCGJQEdit.TIWCGJQEditWatermarkOptions
IWCGJQExtension.TIWCGJQExtensionWatermarkOptions
The TIWCGJQWatermarkOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TPersistent) | Initializes a new instance of the TIWCGJQWatermarkOptions class. |
Name | Description | |
---|---|---|
![]() | Active | Activates the watermark plugin |
![]() | ClassName | Default class name for all watermarks |
![]() | Color | Watermark color |
![]() | Enable | Enable or Disable watermark plugin |
![]() | HideBeforeUnload | If true, all watermarks will be hidden during the window's beforeunload event. This is done mainly because WebKit browsers remember the watermark text during navigation and try to restore the watermark text after the user clicks the Back button. We can avoid this by hiding the text before the browser has a chance to save it. The regular unload event was tried, but it seems the browser saves the text before that event kicks off, because it didn't work. |
![]() | Script[string] | Represents property |
![]() | TargetHTMLName | Represents property |
![]() | Text | Watermark text |
![]() | UseNative | If true, plugin will detect and use native browser support for watermark, if available. (e.g., WebKit's placeholder attribute.) |
Name | Description | |
---|---|---|
![]() | AjaxHideAll | Represents method |
![]() | AjaxShowAll | Represents method |
![]() | Assign(TPersistent) | Represents method |
![]() | GetOwner | Represents method |
![]() | GetTargetHTMLName | Represents method |
![]() | jsHideAll | Represents method |
![]() | jsShowAll | Represents method |