[Overview][Types][Procedures and functions][Index] |
Clear bit
Source position: bitmanip.pas line 44
function BITCLS( |
aVal: Byte; |
Index: TByteSize |
):Byte; |
aVal: Word; |
Index: TWordSize |
):Word; |
aVal: LongWord; |
Index: TDWordSize |
):LongWord; |
aVal: QWord; |
Index: TQWordSize |
):QWord; |
Changed value