Record TRosiCompConfig
Unit
RosiCompGlobalCfg
Declaration
type TRosiCompConfig = record
Description
define global configuration record
Overview
Fields
Methods
Description
Fields
Global_PropSaveFile: TObject; |
|
Global_HelpDirectory: string; |
|
Global_HTMLHintComponent: TObject; |
|
Global_HTMLHintPicture: TPicture; |
|
Methods
function GetConfig_OnOffAuto(CfgValue: integer; AutoValue: Boolean): Boolean; |
|
procedure DoProcOnHelp(Form: TForm; HelpContext: integer); |
|
procedure DoRosiCompGeneralEvent(Sender: TObject; EventID: integer; Param1: TObject; Param2: TObject; var Value: Variant); |
|
procedure DoRosiCompGeneralEventSimple(Sender: TObject; EventID: integer); |
|
Generated by PasDoc 0.15.0.
|