System.AnsiStringBase.Length
From RAD Studio API Documentation
C++
__DSTRING_INLINE int AnsiStringBase::Length() const
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | dstring.h | System | AnsiStringBase |
Description
Returns the length of AnsiStringBase.
Length returns the number of bytes in this AnsiStringBase.