You are here: Symbol Reference > JSDialog Namespace > Structs, Records, Enums > JSDialog.TJSIconSize Enumeration
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSDialog.TJSIconSize Enumeration

Size of icon to draw in the Header of the dialog

Pascal
TJSIconSize = (
  isSmall,
  isMedium,
  isLarge
);

JSDialog

Members 
Description 
isSmall 
Icon drawn is 16 x 16 
isMedium 
Icon drawn is 24 x 24 
isLarge 
Icon drawn is 32 x 32 
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!