TIWCGJQCustomFancyBox.GetScriptLinks(TStrings) Method

The procedure to include the jquery plugin javascript files.

Notes to Inheritors

Add your jquery plugin javascript files to "ALink" parameter.

Namespace: IWCGJQFancyBox
protected
 procedure GetScriptLinks(ALinks: TStrings); override;

Parameters

ALinks
Type: TStrings

The list of files.

Overrides

TIWCGJQComponent.GetScriptLinks(TStrings)