Property ILNeuron.TILNeuron.Synapses

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TILNeuron

Contents

Syntax

Delphi:

property Synapses : TILNeuronSynapses read FSynapses write SetSynapses;

C++ Builder:

__property TILNeuronSynapses * Synapses = { read=FSynapses, write=SetSynapses };

Summary

Allows access the the neuron's synapses.

Description

Use this property to access the neuron's synapses.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox