[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: syssbh.inc line 74
public function TANSISTRINGBUILDER.Insert( |
Index: Integer; |
const AValue: Boolean |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Byte |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: ANSICHAR |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Currency |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Double |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: SmallInt |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: LongInt |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: array of ANSICHAR |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Int64 |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: TObject |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: ShortInt |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Single |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: ANSISTRING |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Word |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: Cardinal |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: UInt64 |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: ANSISTRING; |
const aRepeatCount: Integer |
):TANSISTRINGBUILDER; |
Index: Integer; |
const AValue: array of ANSICHAR; |
startIndex: Integer; |
SBCharCount: Integer |