public GdPictureStatus SetFormFieldBorderColor_4( int FieldId, int ChildIdx, byte Cyan, byte Magenta, byte Yellow, byte Black )
public function SetFormFieldBorderColor_4( FieldId: Integer; ChildIdx: Integer; Cyan: Byte; Magenta: Byte; Yellow: Byte; Black: Byte ): GdPictureStatus;
public function SetFormFieldBorderColor_4( FieldId : int, ChildIdx : int, Cyan : byte, Magenta : byte, Yellow : byte, Black : byte ) : GdPictureStatus;
public: GdPictureStatus SetFormFieldBorderColor_4( int FieldId, int ChildIdx, byte Cyan, byte Magenta, byte Yellow, byte Black )
Parameters
- FieldId
- ChildIdx
- Cyan
- Magenta
- Yellow
- Black