TIWCGPanelListPictureElemTag Enumeration

Represents type TIWCGPanelListPictureElemTag.

Namespace: IWCGPanelList
type
 TIWCGPanelListPictureElemTag = (cgplptSPAN,cgplptIMG);

The TIWCGPanelListPictureElemTag type exposes the following members.

Show:
 NameDescription
cgplptIMG

Represents constant cgplptIMG.

cgplptSPAN

Represents constant cgplptSPAN.

Top