[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mufasatypes.pas line 139
type TColourPickEvent = procedure( |
Sender: TObject; |
const Colour: Integer; |
const colourx: Integer; |
const coloury: Integer |
) of object; |