[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TCustomPropertyStorage.WriteBoolean

Writes a Boolean value to the RootSection.

Declaration

Source position: propertystorage.pas line 160

public procedure TCustomPropertyStorage.WriteBoolean(

  const Ident: string;

  Value: Boolean

);

Arguments

Ident

  

Identifier for the value.

Value

  

Boolean value written in the method.


Version 4.0 Generated 2025-05-03 Home