help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TBits.Create

Creates a new bits collection.

Declaration

Source position: classesh.inc line 275

public constructor TBits.Create(

  TheSize: LongInt = 0

); virtual;

Description

Create creates a new bit collection with initial size TheSize. The size of the collection can be changed later on.

All bits are initially set to zero.

See also

Destroy

  

Destroys a bit collection

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505