Home
last modified time | relevance | path

Searched refs:ImageListWindowVisible (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpaintmainform.pas1743 LazPaintInstance.ImageListWindowVisible := Config.DefaultImagelistWindowVisible;
1837 if LazPaintInstance.ImageListWindowVisible then
2216 if not LazPaintInstance.ImageListWindowVisible then
2217 LazPaintInstance.ImageListWindowVisible := true;
2746 ViewImageList.Checked := LazPaintInstance.ImageListWindowVisible;
2820 LazPaintInstance.ImageListWindowVisible := not LazPaintInstance.ImageListWindowVisible;
H A Dlazpainttype.pas334 …property ImageListWindowVisible: boolean read GetImageListWindowVisible write SetImageListWindowVi… property
H A Duimagelist.pas277 LazPaintInstance.ImageListWindowVisible:=False;
H A Dlazpaintinstance.pas1593 …Config.SetDefaultImagelistWindowVisible (ImageListWindowVisible or (FTopMostInfo.imagelistHidden >…