Vcl.SvcMgr.TService.DoCustomControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoCustomControl(CtrlCode: DWord): Boolean; virtual;

C++

virtual bool __fastcall DoCustomControl(unsigned CtrlCode);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.SvcMgr.pas
Vcl.SvcMgr.hpp
Vcl.SvcMgr TService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!