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

Specifies if the instruction has a glyph that is required to be painted.

Pascal
function GlyphAvailable: Boolean;

Method returns True when either HasCustomGlyph or HasGlyph returns true.

Internally this method calls the HasCustomGlyph and HasGlyph methods. If either of those methods return True then this method returns true. 

This method tells you if the instruction section has a glyph to be painted. The GlyphHeight and GlyphWidth methods hold the dimensions of the glyph to be painted.

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!