[Overview][Procedures and functions][Index] |
Source position: _crw_ef.pas line 50
function IsBit( |
Data: LongInt; |
BitNum: Integer |
):Boolean; overload; |
Data: LongWord; |
BitNum: Integer |
):Boolean; overload; |
Data: Int64; |
BitNum: Integer |
):Boolean; overload; |
Data: QWord; |
BitNum: Integer |
):Boolean; overload; |