Source position: idedebuggerwatchvalueintf.pas line 106
type TWatchDisplayFormatEnum = packed record |
||
public |
||
UseInherited: Boolean; |
|
|
MainFormat: TValueDisplayFormatEnum; |
|
|
BaseFormat: TValueDisplayFormatBase; |
|
|
SignFormat: TValueDisplayFormatSign; |
|
|
class operator equal(TWatchDisplayFormatEnum,TWatchDisplayFormatEnum):Boolean(); |
|
|
|
||
end; |
CT Web help |
CodeTyphon Studio |