Home
last modified time | relevance | path

Searched refs:ChooseColorHeight (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpainttype.pas323 property ChooseColorHeight: integer read GetChooseColorHeight write SetChooseColorHeight; property
H A Dlazpaintmainform.pas1742 … self.Top+self.Height-LazPaintInstance.ChooseColorHeight-LazPaintInstance.ImageListWindowHeight);
1754 … self.Top+self.Height-LazPaintInstance.ChooseColorHeight-LazPaintInstance.LayerWindowHeight);
1762 LazPaintInstance.ChooseColorHeight := r.Height;
1766 self.Top+self.Height-LazPaintInstance.ChooseColorHeight);