Home
last modified time | relevance | path

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

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpainttype.pas195 procedure SetChooseColorVisible(const AValue: boolean); virtual; abstract; procedure
321 property ChooseColorVisible: boolean read GetChooseColorVisible write SetChooseColorVisible;
H A Dlazpaintinstance.pas140 procedure SetChooseColorVisible(const AValue: boolean); override; procedure
1169 procedure TLazPaintInstance.SetChooseColorVisible(const AValue: boolean); procedure