| TESBItemColorEvent Type | 
Unit
QESBPCSGlobals2
Declaration
TESBItemColorEvent = procedure (Sender: TObject;
          const ElementNo: Longword; var ColorRW, ColorRO, ColorFocus: TColor) of object;Description
Allows you to define the Read/Write Color, the Read Only Color and the On Focus Color. 
|  |