[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Specifies an object procedure used to process color value to color identifier map entries.
Source position: graphics.pp line 1896
type TGetColorStringProc = procedure( |
const s: AnsiString |
) of object; |
|
Executes the specified procedure for each of the non-deprecated Color names defined for the platform. |
lazarus-ccr.sourceforge.net |