[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 1914
type TGetColorStringProc = procedure( |
const s: AnsiString |
) of object; |
|
Executes the specified procedure for each of the non-deprecated Color names defined for the platform. |
Version 4.0 | Generated 2025-05-03 | Home |