[Overview][Types][Classes][Index] |
Writes a Boolean value to the RootSection.
Source position: propertystorage.pas line 160
public procedure TCustomPropertyStorage.WriteBoolean( |
const Ident: string; |
Value: Boolean |
); |
Ident |
|
Identifier for the value. |
Value |
|
Boolean value written in the method. |
Version 4.0 | Generated 2025-05-03 | Home |