public GdPictureStatus SetFormFieldBackgroundColor_3( int FieldId, int ChildIdx, byte Red, byte Green, byte Blue )
public function SetFormFieldBackgroundColor_3( FieldId: Integer; ChildIdx: Integer; Red: Byte; Green: Byte; Blue: Byte ): GdPictureStatus;
public function SetFormFieldBackgroundColor_3( FieldId : int, ChildIdx : int, Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
public: GdPictureStatus SetFormFieldBackgroundColor_3( int FieldId, int ChildIdx, byte Red, byte Green, byte Blue )
Parameters
- FieldId
- ChildIdx
- Red
- Green
- Blue