[Overview][Types][Classes][Index] |
Writes an integer into the RootSection.
Source position: propertystorage.pas line 159
public procedure TCustomPropertyStorage.WriteInteger( |
const Ident: string; |
Value: LongInt |
); |
Ident |
|
Identifier for the value. |
Value |
|
Integer value written in the method. |
Version 4.0 | Generated 2025-05-03 | Home |