You are here: Symbol Reference > JSDialog Namespace > Classes > TJSInstruction Class > TJSInstruction Methods > TJSInstruction.HasCustomGlyph Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSInstruction.HasCustomGlyph Method

Specifies if a custom glyph is to be drawn in the instruction section of a dialog.

Pascal
function HasCustomGlyph: Boolean;

Returns True when the Icon value is tdiCustom and the Glyph property has valid graphic content.

The instruction section has a custom glyph if either the ShowGlyph property is true and the Glyph property contains valid graphic content or the Icon property is tdiCustom and the Glyph property contains valid graphic content.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!