|
<< Click to Display Table of Contents >> Navigation: Functions > IWColorToIdent |
SIGNATURE=IWColor.IWColorToIdent@LongInt@string
ETYPE=Function
Declaration:
Delphi: |
function IWColorToIdent(Color: LongInt; var Ident: string): Boolean; overload; |
C++: |
bool IWColorToIdent(LongInt Color, String Ident); |
Unit: IWColor.pas
Description: overloads required by FPC
Parameters:
•Color: LongInt
•Ident: string
Result(Boolean):