Source position: JPL.Colors.List.pas line 31
type TColorListItem = record |
||
public |
||
No: Integer; |
|
|
Color: TColor; |
|
|
ColorName: string; |
|
|
function Red; |
|
|
function Green; |
|
|
function Blue; |
|
|
procedure GetRgbChannels(); |
|
|
procedure Assign(); |
|
|
|
||
end; |
| CT Web help |
| CodeTyphon Studio |