ToolsAPI.TOTARegion
Delphi
TOTARegion = packed record
C++
struct DECLSPEC_DRECORD TOTARegion
{
public:
TOTARegionKind RegionKind;
TOTACharPos Start;
TOTACharPos Stop;
System::UnicodeString Name;
bool Active;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | ToolsAPI |
Description
Embarcadero Technologies does not currently have any additional information.