TIWCGJQMSidePanel Class
Represents type TIWCGJQMSidePanel
.
type [ComponentPlatformsAttribute(pidWin32 or pidWin64)] TIWCGJQMSidePanel = class(TIWCGJQMCustomSidePanel) end;
The TIWCGJQMSidePanel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TComponent) | Initializes a new instance of the TIWCGJQMCustomSidePanel class. (Inherited from TIWCGJQMCustomSidePanel.) |
Name | Description | |
---|---|---|
![]() | AcceptDesignTimeControlWithin(TControl,string,Boolean) | Represents method |
![]() | Close | Closes a panel. (Inherited from TIWCGJQMCustomSidePanel.) |
![]() | GetDocumentationLink | Represents method |
![]() | GetHTML5 | Represents method |
![]() | GetMobile | Represents method |
![]() | GetRenderScript | Represents method |
![]() | jsClose | Represents method |
![]() | jsOpen | Represents method |
![]() | jsToggle | Represents method |
![]() | Open | Opens a panel (Inherited from TIWCGJQMCustomSidePanel.) |
![]() | RenderHTML(TIWCompContext) | Represents method |
![]() | RenderStyle(TIWCompContext) | Represents method |
![]() | Toggle | Toggles the visibility the panel so it will open a closed panel or close and open panel. (Inherited from TIWCGJQMCustomSidePanel.) |