[Overview][Constants][Types][Classes][Index] |
Indexed array of accelerators in the table
Source position: acceleratorsresource.pp line 69
public property TAcceleratorsResource.Items[index: Integer] : TAccelerator |
This property can be used to access all accelerators in the object.
Remark: | This array is 0-based: valid elements range from 0 to Count-1. |
Remark: | If you need to access RawData after you added, deleted or modified accelerators, be sure to call UpdateRawData first. This isn't needed however when resource is written to a stream, since TResources takes care of it. |
|
The number of accelerators in the table |
|
|
A single accelerator entry |